Files
rocm-systems/tests/rocprofv3/pc-sampling/host-trap/transpose-multiple-agents/input.json
T

15 lines
305 B
JSON
Raw Normal View History

{
"jobs": [
{
"kernel_trace": true,
"pc_sampling_unit": "time",
"pc_sampling_method": "host_trap",
"pc_sampling_interval": 1,
"output_file": "out",
"output_format": [
"csv"
]
}
]
}