cpufreq: trace frequency limits change
authorRuchi Kandoi <kandoiruchi@google.com>
Tue, 24 Jul 2018 17:35:44 +0000 (10:35 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 26 Jul 2018 08:17:47 +0000 (10:17 +0200)
commit601b218568a107370086dc5c7a1b283f8d463268
tree9d45980743e50f386198cf2c17b44904161c15a5
parent6e926363fc0071e6dc33349dedd97f28e9a2e464
cpufreq: trace frequency limits change

systrace used for tracing for Android systems has carried a patch for
many years in the Android tree that traces when the cpufreq limits
change.  With the help of this information, systrace can know when the
policy limits change and can visually display the data. Lets add
upstream support for the same.

Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/trace/events-power.rst
drivers/cpufreq/cpufreq.c
include/trace/events/power.h