diff options
author | Peter Zijlstra <[email protected]> | 2013-09-13 13:14:47 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-11-19 16:57:42 +0100 |
commit | 06db0b21712f878b808480ef31097637013bbf0f (patch) | |
tree | 572c8d97ef964d3e0023626e246fc6ee775b4aa2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | d5b5f391d434c5cc8bcb1ab2d759738797b85f52 (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