ROCm Systems Profiler documentation#
ROCm Systems Profiler, formerly known as “Omnitrace”, is designed for the high-level profiling and comprehensive tracing of applications running on the CPU or the CPU and GPU. It supports dynamic binary instrumentation, call-stack sampling, and various other features for determining which function and line number are currently executing. To learn more, see What is ROCm Systems Profiler?
The code is open and hosted at ROCm/rocprofiler-systems.
The documentation is structured as follows:
Tutorials
To contribute to the documentation, refer to Contributing to ROCm.
You can find licensing information on the Licensing page.