파일
David Galiffi c83b3aae07 Fix Python Formatting (#2679)
Updated version of black to 26.1.0 updated some formatting rules

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
2026-01-19 21:26:50 -05:00
..
2026-01-19 21:26:50 -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...>