6755fa3a36
git-subtree-dir: projects/rocprofiler-systems git-subtree-mainline:ee9e74df21git-subtree-split:92e1d84c72
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...>