hostname filter from gui
[lttngtop.git] / src / lttngtoptypes.h
index 2642e816fe0d9b6b986fd278b113c31016096363..382fad5431baa3e755acef929d936d4577f86df4 100644 (file)
@@ -43,7 +43,7 @@ struct processtop {
        unsigned int puuid;
        int pid;
        char *comm;
-       char *hostname;
+       struct host *host;
        int tid;
        int ppid;
        int vpid;
This page took 0.022589 seconds and 4 git commands to generate.