X-Git-Url: http://git.lttng.org/?p=lttv.git;a=blobdiff_plain;f=lttv%2Fmodules%2Ftext%2FtextFilter.c;fp=lttv%2Fmodules%2Ftext%2FtextFilter.c;h=3630b8e19ec14fde69ab6201d7096fc3b85c753a;hp=73947b3f33c07b90d9a246401479e01aabd9d885;hb=beed0826da72d30455ea860dffa1346ce261a20d;hpb=7cc5d6940eb4ca8516c91e62f5f27434b8adc390 diff --git a/lttv/modules/text/textFilter.c b/lttv/modules/text/textFilter.c index 73947b3f..3630b8e1 100644 --- a/lttv/modules/text/textFilter.c +++ b/lttv/modules/text/textFilter.c @@ -144,7 +144,6 @@ void filter_list_commands(void *hook_data) { g_print("state.creation_time (double)\n"); g_print("state.insertion_time (double)\n"); g_print("state.process_name (string)\n"); - g_print("state.thread_brand (string)\n"); g_print("state.execution_mode (string)\n"); g_print("state.execution_submode (string)\n"); g_print("state.process_status (string)\n");