diff options
author | Stephen Boyd <[email protected]> | 2015-02-02 14:37:41 -0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2015-03-12 12:18:51 -0700 |
commit | dfc202ead3123988793ac1160849676000b77ee4 (patch) | |
tree | 3720e97d6434c3f32480aa7753a7ba39e103b6ba /tools/perf/scripts/python/netdev-times.py | |
parent | 08b9575660cd6d654c05314fc41d2209f2d8bdfb (diff) |
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 <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions