Pref panel introduction + perf list rewrite
[lttngtop.git] / src / lttngtoptypes.h
index d228f277c0b0c442eecc5d7d9207c809518b6177..711b975f1adc4a47b4979641145fb9b0020698ae 100644 (file)
@@ -24,7 +24,6 @@ struct lttngtop {
        GPtrArray *process_table;       /* struct processtop */
        GPtrArray *files_table;         /* struct files */
        GPtrArray *cpu_table;           /* struct cputime */
-       GHashTable *perf_list;          /* struct perfcounter */
        unsigned long start;
        unsigned long end;
        unsigned int nbproc;
This page took 0.023289 seconds and 4 git commands to generate.