Files
rocm-systems/projects/rocprofiler-systems/source/python/gui
Mario Limonciello d1aaae2539 Run pre-commit's whitespace related hooks on projects/rocprofiler-systems (#2123)
In order for pre-commit to be useful, everything needs to meet a common
baseline.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
2025-12-04 23:39:42 -05:00
..
2023-04-11 23:36:24 -05:00
2023-04-11 23:36:24 -05:00
2023-04-11 23:36:24 -05:00
2023-04-11 23:36:24 -05:00

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