Files
rocm-systems/projects/rocprofiler-systems/source/python/gui

ROCm Systems Profiler Causal Viewer

Installation

python -m pip install .

Execution

From installation

Console Script

rocprof-sys-causal-plot <args...>

Module

python -m rocprof-sys_causal_viewer <args...>

From source tree

python -m source <args...>