summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2012-05-09 16:09:50 -0700
committerJohn Stultz <john.stultz@linaro.org>2016-02-16 13:53:31 -0800
commit7fcd7eef75430ea36a1bebea2be66a539bebe86f (patch)
tree94bc080311e78eca8ff46d03ed576d51c79c2294 /include/linux
parent5c7566a29bff14166d952f2ea525d5231546f821 (diff)
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions