aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorDirk Brandewie <[email protected]>2013-02-14 22:55:34 +0100
committerRafael J. Wysocki <[email protected]>2013-02-15 22:54:59 +0100
commitda0d9fda3743769484d3db5a17a121599076e869 (patch)
treed04920e7892d6588df21e40ffbfa1cea3fc2c3ea /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent191e5edf96dc4939f5db0605cc65de9f4d88d155 (diff)
cpufreq / intel_pstate: Change to disallow module build
Load order is important in order for intel_pstate to take over as the default scaling driver from acpi-cpufreq. If both are built-in, acpi-cpufreq uses late_initcall() and intel_pstate uses device_initcall() so it will be able to register as the scaling before acpi-cpufreq for the processors supported by intel_pstate. If acpi-cpufreq is built as a module then intel_pstate still gets first option to become the scaling driver. Signed-off-by: Dirk Brandewie <[email protected]> Acked-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/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions