Fix CPU config window names

This commit is contained in:
Rodrigo Arias 2021-10-21 17:04:58 +02:00
parent 3c913dd26b
commit 87f3f7851b

View File

@ -76,7 +76,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 70
window_filter_module evt_type_label 1 "CPU: TaskID of the RUNNING thread"
window_filter_module evt_type_label 1 "CPU: nOS-V TaskID of the RUNNING thread"
window_synchronize 1
################################################################################
@ -115,7 +115,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: Task TypeID of the RUNNING thread"
window_filter_module evt_type_label 1 "CPU: nOS-V task TypeID of the RUNNING thread"
window_synchronize 1
################################################################################
@ -154,7 +154,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 62
window_filter_module evt_type_label 1 "Unknown"
window_filter_module evt_type_label 1 "CPU: Number of RUNNING threads"
window_synchronize 1
################################################################################
@ -196,9 +196,9 @@ window_filter_module evt_type_label 1 "CPU: TID of the RUNNING thread"
window_synchronize 1
################################################################################
< NEW DISPLAYING WINDOW CPU: TaskID of the RUNNING thread >
< NEW DISPLAYING WINDOW CPU: nOS-V task AppID of the RUNNING thread >
################################################################################
window_name CPU: TaskID of the RUNNING thread
window_name CPU: nOS-V task AppID of the RUNNING thread
window_type single
window_id 6
window_position_x 0
@ -231,7 +231,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 72
window_filter_module evt_type_label 1 "CPU: Task AppID of the RUNNING thread"
window_filter_module evt_type_label 1 "CPU: nOS-V task AppID of the RUNNING thread"
window_synchronize 1
################################################################################