a8f3397069
* Fix for gfx12 s_wait_idle. Added wait field on att.csv * Format and default to ATT to trace * Update .mds * No fatal error for invalid agent * Tidy fixes * Rename wait to idle, removed uneeded headers * Remove unused traceID * Tidy fix * Fix csv output * Formatting * Fix tests * Fix tests * Fix for visible devices * Review comment: Fix cmake * Review suggestion * Remove changelog/readme * Review comments * Review comment for CSV * Formatting --------- Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com>
21 rader
591 B
JSON
21 rader
591 B
JSON
{
|
|
"jobs": [
|
|
{
|
|
"kernel_include_regex": "copyD",
|
|
"kernel_exclude_regex": "",
|
|
"output_file": "out",
|
|
"output_format": [
|
|
"json"
|
|
],
|
|
"truncate_kernels": true,
|
|
"advanced_thread_trace": true,
|
|
"att_target_cu": 1,
|
|
"att_shader_engine_mask": "0x11",
|
|
"att_simd_select": "0x3",
|
|
"att_buffer_size": "0x6000000",
|
|
"att_perfcounters": "SQ_WAVES:0x1 SQ_INSTS_VALU:0x3 SQ_INSTS_SALU",
|
|
"att_perfcounter_ctrl": 3
|
|
}
|
|
]
|
|
}
|