summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2022-07-04 14:27:39 +0300
committerViresh Kumar <viresh.kumar@linaro.org>2022-07-18 04:52:22 +0300
commit68315f1a5f1333d8aa67bb7061b5a9da1134f474 (patch)
tree5061858a9339db6517eb8123c3036572fb48b2f9 /tools/perf/scripts/python/export-to-postgresql.py
parentf2b03dffa62e496df97b2b0d68fba2324c8d13c7 (diff)
downloadlinux-68315f1a5f1333d8aa67bb7061b5a9da1134f474.tar.xz
cpufreq: Change order of online() CB and policy->cpus modification
From a state where all policy->related_cpus are offline, putting one of the policy's CPU back online re-activates the policy by: 1. Calling cpufreq_driver->online() 2. Setting the CPU in policy->cpus qcom_cpufreq_hw_cpu_online() makes use of policy->cpus. Thus 1. and 2. should be inverted to avoid having a policy->cpus empty. The qcom-cpufreq-hw is the only driver affected by this. Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions