X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon.h;h=7e11cc6c5f8b508fe566300be5d3b0a3a53dcf21;hb=b7c86f5c6cec299b8ff792741a3e5184d62c08c9;hp=e0d4f4afc598db8d30a4b4bfd33fafdf3f44b959;hpb=f26276d31993a1e35bbe3b1bacddb4a15d701d5c;p=lttngtop.git diff --git a/src/common.h b/src/common.h index e0d4f4a..7e11cc6 100644 --- a/src/common.h +++ b/src/common.h @@ -35,8 +35,8 @@ GHashTable *global_filter_list; char *opt_tid; char *opt_hostname; char *opt_kprobes; -GHashTable *tid_list; -GHashTable *hostname_list; +GHashTable *tid_filter_list; +GHashTable *hostname_filter_list; int toggle_filter;