aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2012-10-02 15:41:23 +0200
committerIngo Molnar <[email protected]>2012-10-05 13:59:07 +0200
commit95cf59ea72331d0093010543b8951bb43f262cac (patch)
tree7d0bc786d071b50217040691c4e1ab5a6ff73296 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent3f1f33206c16c7b3839d71372bc2ac3f305aa802 (diff)
perf: Fix perf_cgroup_switch for sw-events
Jiri reported that he could trigger the WARN_ON_ONCE() in perf_cgroup_switch() using sw-events. This is because sw-events share a cpuctx with multiple PMUs. Use the ->unique_pmu pointer to limit the pmu iteration to unique cpuctx instances. Reported-and-Tested-by: Jiri Olsa <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions