Files
rocm-systems/projects/rocprofiler-systems/source/python/gui/README.md
T
systems-assistant[bot] 6755fa3a36 Add 'projects/rocprofiler-systems/' from commit '92e1d84c72c9321d79a1866e0090fae0215e6557'
git-subtree-dir: projects/rocprofiler-systems
git-subtree-mainline: ee9e74df21
git-subtree-split: 92e1d84c72
2025-07-17 18:13:44 +00:00

343 B

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...>