summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2015-02-03 01:37:41 +0300
committerStephen Boyd <sboyd@codeaurora.org>2015-03-12 22:18:51 +0300
commitdfc202ead3123988793ac1160849676000b77ee4 (patch)
tree3720e97d6434c3f32480aa7753a7ba39e103b6ba /scripts
parent08b9575660cd6d654c05314fc41d2209f2d8bdfb (diff)
downloadlinux-dfc202ead3123988793ac1160849676000b77ee4.tar.xz
clk: Add tracepoints for hardware operations
It's useful to have tracepoints around operations that change the hardware state so that we can debug clock hardware performance and operations. Four basic types of events are supported: on/off events for enable, disable, prepare, unprepare that only record an event and a clock name, rate changing events for clk_set_{min_,max_}rate{_range}(), phase changing events for clk_set_phase() and parent changing events for clk_set_parent(). Cc: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Michael Turquette <mturquette@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions