support multiple traces in histo
[lttv.git] / ltt / branches / poly / lttv / modules / gui / histogram / histocfv.h
index d897f77d62cc1357405b4ab5f0c0778fd7961b27..6f6ba95bfabc9dec075fc79c4b15a12b8952d695 100644 (file)
@@ -70,7 +70,8 @@ struct _HistoControlFlowData {
 // For histogram  
   guint max_height;
 
- LttvFilter *histo_main_win_filter;
+  LttvFilter *histo_main_win_filter;
+  gboolean chunk_has_begun;
 } ;
 
 /* Control Flow Data constructor */
This page took 0.023151 seconds and 4 git commands to generate.