17 lines
334 B
JSON
17 lines
334 B
JSON
|
|
{
|
||
|
|
"jobs": [
|
||
|
|
{
|
||
|
|
"hsa_trace": true,
|
||
|
|
"kernel_trace": true,
|
||
|
|
"memory_copy_trace": true,
|
||
|
|
"marker_trace": true,
|
||
|
|
"output_file": "out",
|
||
|
|
"output_format": [
|
||
|
|
"csv",
|
||
|
|
"json",
|
||
|
|
"pftrace"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|