From c8f4fd1b05253392f328b2774bd3136f7e2f56de Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Date: Thu, 23 Feb 2023 16:15:13 +0100 Subject: [PATCH] Use active instead of running thread for TID --- cfg/thread/ovni/tid.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cfg/thread/ovni/tid.cfg b/cfg/thread/ovni/tid.cfg index 87a8894..ef67037 100644 --- a/cfg/thread/ovni/tid.cfg +++ b/cfg/thread/ovni/tid.cfg @@ -4,9 +4,9 @@ ConfigFile.NumWindows: 1 ################################################################################ -< NEW DISPLAYING WINDOW Thread: TID of the RUNNING thread > +< NEW DISPLAYING WINDOW Thread: TID of the ACTIVE thread > ################################################################################ -window_name Thread: TID of the RUNNING thread +window_name Thread: TID of the ACTIVE thread window_type single window_id 1 window_position_x 0 @@ -38,4 +38,4 @@ window_labels_to_draw 1 window_selected_functions { 14, { {cpu, Active Thd}, {appl, Adding}, {task, Adding}, {thread, Last Evt Val}, {node, Adding}, {system, Adding}, {workload, Adding}, {from_obj, All}, {to_obj, All}, {tag_msg, All}, {size_msg, All}, {bw_msg, All}, {evt_type, =}, {evt_value, All} } } window_compose_functions { 9, { {compose_cpu, As Is}, {compose_appl, As Is}, {compose_task, As Is}, {compose_thread, As Is}, {compose_node, As Is}, {compose_system, As Is}, {compose_workload, As Is}, {topcompose1, As Is}, {topcompose2, As Is} } } window_filter_module evt_type 1 2 -window_filter_module evt_type_label 1 "Thread: TID of the RUNNING thread" +window_filter_module evt_type_label 1 "Thread: TID of the ACTIVE thread"