ROCm / rocprofiler

ROC profiler library. Profiling with perf-counters and derived metrics.
https://rocm.docs.amd.com/projects/rocprofiler/en/latest/
MIT License
126 stars 46 forks source link

SQTT trace in rocprofiler 3.3 #22

Closed hgtsoi closed 4 years ago

hgtsoi commented 4 years ago

I used to dump SQTT trace data with rocprofiler 2.1 and ROCm2.x but failed to get SQTT trace with latest build. How can I configure SQTT trace in rocprofiler 3.3? It errors out not recognizing the trace token SQTT.

my old xml configuration:

<trace name="SQTT">
</trace>

Could you please help with this?

eshcherb commented 4 years ago

It is not supported