X-Git-Url: https://git.lttng.org/?p=lttngtop.git;a=blobdiff_plain;f=src%2Flttngtoptypes.h;fp=src%2Flttngtoptypes.h;h=e01f804f19039a8004623f214c3ff5699fc7a96f;hp=c69ea0192c56657b1eb99ab850f7324fec5c1dd8;hb=30b646c4e7aab1e1bee8fef60619a61bd80bedad;hpb=6777529d08ef971ec423bf62b69fab662fe4040a 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 */