ROCm / rocprofiler

ROC profiler library. Profiling with perf-counters and derived metrics.
https://rocm.docs.amd.com/projects/rocprofiler/en/latest/
Other
116 stars 44 forks source link

Interface proposal : pull request 5 #57

Open yoann-heitz opened 2 years ago

yoann-heitz commented 2 years ago

This is the last pull request for the interface proposal. It adds the --output-plugin option in rocprof and instructions to overload user-defined flushing functions (that respect some specifications).

An example of a CTF plugin can be found here : https://github.com/dorsal-lab/rocprofiler_ctf_plugin/tree/rocm-4.3.x-PR5 (be sure to use the rocm-4.3.x-PR5 branch for tests).

Relative to the fourth pull request, this one starts at commit 86d43f3