summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-05-12 12:20:11 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-05-15 02:26:07 +0200
commitf963735a3ca388da4893fc2d463eca6b58667add (patch)
treecd2a7ff4b788e3ab2f1826e59af92c73f8f8dd6b /tools/perf/scripts/python/call-graph-from-postgresql.py
parent147301450248d51c5913aff8476cd326f1de557e (diff)
cpufreq: Create for_each_{in}active_policy()
policy->cpus is cleared unconditionally now on hotplug-out of a CPU and it can be checked to know if a policy is active or not. Create helper routines to iterate over all active/inactive policies, based on policy->cpus field. Replace all instances of for_each_policy() with for_each_active_policy() to make them iterate only for active policies. (We haven't made changes yet to keep inactive policies in the same list, but that will be followed in a later patch). Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions