Files
linux/include/trace/events
Colin Cross 7fcd7eef75 trace: power: add trace_clock_set_parent
Adds a new trace event to be called from clk_set_parent.  Some
cpufreq drivers, including Tegra, reparent the cpu clock to a
slower clock while the main pll is relocking, tracing
clk_set_parent allows traces to show how for long the cpu is
running slower.

Uses a separate TRACE_EVENT instead of the clock event class to
allow the event to contain string names for the child and the
parent.

Signed-off-by: Colin Cross <ccross@android.com>
2016-02-16 13:53:31 -08:00
..
2015-09-01 14:32:44 -07:00
2015-03-27 11:59:22 -04:00
2013-06-23 11:52:58 +02:00
2015-08-05 12:27:09 -07:00