This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/trace/events
Colin Cross 56afe26f4b 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>
2012-05-10 15:38:14 -07:00
..
2011-08-11 10:36:05 +02:00
2011-06-25 17:29:51 +02:00
2011-06-25 17:29:51 +02:00
2012-01-10 16:30:41 -08:00
2011-01-12 11:28:57 +02:00
2012-02-06 10:37:53 -05:00
2010-08-19 13:00:41 +02:00