From 55c93ff13c1d43686c2e479be662ea405e1fbb70 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Date: Thu, 2 Jun 2022 16:03:11 +0200 Subject: [PATCH] Update Paraver config for type labels --- cfg/cpu.cfg | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/cfg/cpu.cfg b/cfg/cpu.cfg index 085059b..a0c875b 100644 --- a/cfg/cpu.cfg +++ b/cfg/cpu.cfg @@ -80,9 +80,9 @@ window_filter_module evt_type_label 1 "CPU: nOS-V TaskID of the RUNNING thread" window_synchronize 1 ################################################################################ -< NEW DISPLAYING WINDOW CPU: nOS-V task TypeID of the RUNNING thread > +< NEW DISPLAYING WINDOW CPU: nOS-V task type of the RUNNING thread > ################################################################################ -window_name CPU: nOS-V task TypeID of the RUNNING thread +window_name CPU: nOS-V task type of the RUNNING thread window_type single window_id 3 window_position_x 0 @@ -92,7 +92,6 @@ window_height 124 window_comm_lines_enabled true window_flags_enabled false window_noncolor_mode true -window_color_mode window_in_null_gradient_mode window_logical_filtered true window_physical_filtered false window_comm_fromto true @@ -115,7 +114,7 @@ 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 71 -window_filter_module evt_type_label 1 "CPU: nOS-V task TypeID of the RUNNING thread" +window_filter_module evt_type_label 1 "CPU: nOS-V task type of the RUNNING thread" window_synchronize 1 ################################################################################