diff options
| author | Brian Masney <[email protected]> | 2023-04-11 19:21:53 +0000 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2023-04-20 23:53:38 +0000 |
| commit | 54d85d6966ca1dafa0b05f163a425060e8be3120 (patch) | |
| tree | 8d305e73e11936aeed530826233cec889b5b8e5f /tools/perf/util/trace-event-scripting.c | |
| parent | docs: trace: Fix typo in ftrace.rst (diff) | |
| download | kernel-54d85d6966ca1dafa0b05f163a425060e8be3120.tar.gz kernel-54d85d6966ca1dafa0b05f163a425060e8be3120.zip | |
docs: clk: add documentation to log which clocks have been disabled
The existing clk documentation has a section that talks about the
clk_ignore_unused kernel parameter. Add additional documentation that
describes how to log which clocks the kernel disables on bootup. This
will log messages like the following to the console on bootup:
[ 1.268115] clk: Disabling unused clocks
[ 1.272167] clk_disable: gcc_usb_clkref_en
[ 1.276389] clk_disable: gcc_usb30_sec_sleep_clk
[ 1.281131] clk_disable: gcc_usb30_prim_sleep_clk
...
Signed-off-by: Brian Masney <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[jc: turned parameters into a literal block]
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
