aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2020-11-15 23:34:32 +0300
committerStephen Boyd <[email protected]>2020-12-17 01:43:32 -0800
commitbf6d43d7232511d4aadb634ec97fcbe5d49ee120 (patch)
tree9968111d544d238493b9bfc99275ddb61c09c0e3 /tools/perf/scripts/python/exported-sql-viewer.py
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff)
clk: Add hardware-enable column to clk summary
Add "hardware enable" column to the clk summary in order to show actual hardware enable-state of all clocks. The possible states are "Y/N/?", where question mark means that state is unknown, i.e. clock isn't a mux and clk-driver doesn't support is_enabled() callback for this clock. In conjunction with clk_ignore_unused, this tells us what unused clocks are left enabled after bootloader. This is also a useful aid for debugging interactions with firmware which changes clock states without notifying kernel. Signed-off-by: Dmitry Osipenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions