2024-07-26 21:46:53 -05:00
|
|
|
{
|
|
|
|
|
"jobs": [
|
|
|
|
|
{
|
|
|
|
|
"hsa_trace": true,
|
|
|
|
|
"kernel_trace": true,
|
|
|
|
|
"memory_copy_trace": true,
|
|
|
|
|
"marker_trace": true,
|
2024-09-11 04:19:36 +05:30
|
|
|
"output_file": "json-input/out",
|
2024-07-26 21:46:53 -05:00
|
|
|
"output_format": [
|
|
|
|
|
"csv",
|
|
|
|
|
"json",
|
2025-05-30 00:13:19 -05:00
|
|
|
"pftrace",
|
|
|
|
|
"rocpd"
|
2024-07-26 21:46:53 -05:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|