Remove reference to thread brand
[lttv.git] / lttv / modules / text / textFilter.c
index 73947b3f33c07b90d9a246401479e01aabd9d885..3630b8e19ec14fde69ab6201d7096fc3b85c753a 100644 (file)
@@ -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");
This page took 0.02209 seconds and 4 git commands to generate.