Update Paraver config for type labels

This commit is contained in:
Rodrigo Arias 2022-06-02 16:03:11 +02:00
parent 8b3a6409e0
commit 55c93ff13c

View File

@ -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
################################################################################