X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Flttngtoptypes.h;h=e01f804f19039a8004623f214c3ff5699fc7a96f;hb=1a70b8acdfee3652b0295827825919d710c26486;hp=c69ea0192c56657b1eb99ab850f7324fec5c1dd8;hpb=aa15ac1c699ea5f76f6c26fb14ab22f725ecc293;p=lttngtop.git diff --git a/src/lttngtoptypes.h b/src/lttngtoptypes.h index c69ea01..e01f804 100644 --- a/src/lttngtoptypes.h +++ b/src/lttngtoptypes.h @@ -21,6 +21,7 @@ #include struct lttngtop { + GHashTable *process_hash_table; /* struct processtop */ GPtrArray *process_table; /* struct processtop */ GPtrArray *files_table; /* struct files */ GPtrArray *cpu_table; /* struct cputime */