diff options
author | Srivatsa S. Bhat <[email protected]> | 2013-09-12 17:29:09 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2013-10-17 01:09:16 +0200 |
commit | 99ec899eafe2ec0a7dd96e9de5fa0a2bea3032ba (patch) | |
tree | f3772a586e3cdd622df90deb551b8bda31397cd5 /tools/perf/util/trace-event-scripting.c | |
parent | 891083622621bfe114ec4d40711a7d3a68fdc6fc (diff) |
cpufreq: Detect spurious invocations of update_policy_cpu()
The function update_policy_cpu() is expected to be called when the policy->cpu
of a cpufreq policy is to be changed: ie., the new CPU nominated to become the
policy->cpu is different from the old one.
Print a warning if it is invoked with new_cpu == old_cpu, since such an
invocation might hint at a faulty logic in the caller.
Suggested-by: Viresh Kumar <[email protected]>
Signed-off-by: Srivatsa S. Bhat <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions