filter on hostname
[lttngtop.git] / src / lttngtoptypes.h
index 66b2079ee834ac04cff87d528450fb7d03c909fc..c2b99c6680fe1664b0f7c1ce9d5ef14bfd49afc8 100644 (file)
@@ -42,6 +42,7 @@ struct processtop {
        unsigned int puuid;
        int pid;
        char *comm;
+       char *hostname;
        int tid;
        int ppid;
        int vpid;
This page took 0.022341 seconds and 4 git commands to generate.