hostname list
[lttngtop.git] / src / common.h
index 022f2083808811d0ac821a03440db6d57c5c662f..d3361939b81741334653dbdc85f9eb93544fdd66 100644 (file)
@@ -91,5 +91,6 @@ void add_filter_tid_list(int tid, struct processtop *newproc);
 void remove_filter_tid_list(int tid);
 struct host *lookup_hostname_list(const char *hostname);
 int is_hostname_filtered(const char *hostname);
+void add_hostname_list(char *hostname, int filter);
 
 #endif /* _COMMON_H */
This page took 0.022123 seconds and 4 git commands to generate.