aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2013-10-03 20:28:30 +0530
committerRafael J. Wysocki <[email protected]>2013-10-16 00:50:28 +0200
commitda60ce9f2faca87013fd3cab1c3bed5183608c3d (patch)
tree5cccf8d9f72756628cfc3b8e54764bb118da5cee /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent8e08cf03a46299bc1ebf9dbd2ebe7d3093f89541 (diff)
cpufreq: call cpufreq_driver->get() after calling ->init()
Almost all drivers set policy->cur with current CPU frequency in their ->init() part. This can be done for all of them at core level and so they wouldn't need to do it. This patch adds supporting code in cpufreq core for calling get() after we have called init() for a policy. Signed-off-by: Viresh Kumar <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions