aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2013-09-13 13:14:47 +0200
committerIngo Molnar <[email protected]>2013-11-19 16:57:42 +0100
commit06db0b21712f878b808480ef31097637013bbf0f (patch)
tree572c8d97ef964d3e0023626e246fc6ee775b4aa2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parentd5b5f391d434c5cc8bcb1ab2d759738797b85f52 (diff)
perf: Remove fragile swevent hlist optimization
Currently we only allocate a single cpu hashtable for per-cpu swevents; do away with this optimization for it is fragile in the face of things like perf_pmu_migrate_context(). The easiest thing is to make sure all CPUs are consistent wrt state. Signed-off-by: Peter Zijlstra <[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')
0 files changed, 0 insertions, 0 deletions