diff options
author | David Ahern <[email protected]> | 2015-02-18 10:45:43 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-03-27 09:49:44 +0100 |
commit | 9332d250b4b4f67c633894b311e022e3cf943bd5 (patch) | |
tree | 809594b7728f48ab273d834eb763ee5698f846d7 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 936c663aed930972f7e185485fd6c2da69e33819 (diff) |
perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()
perf_pmu_disable() is called before pmu->add() and perf_pmu_enable() is called
afterwards. No need to call these inside of x86_pmu_add() as well.
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions