diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2010-06-17 08:37:44 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-06-17 08:37:44 -0300 |
commit | 720a3aeb7373cb49cf222d5f12e121f78d3d4410 (patch) | |
tree | e2451f06fe4983c4aae971bdaf31fe538a7fec1a /kernel/rtmutex-debug.c | |
parent | 174787cb5144e5a45141ec7cb9d95ea29bbe22bb (diff) |
perf session: Remove threads from tree on PERF_RECORD_EXIT
Move them to a session->dead_threads list just like we do with maps that
are replaced, because we may have hist_entries pointing to them.
This fixes a bug when inserting maps for a new thread that reused the
TID, mixing maps for two different threads, causing an endless loop.
The code for insering maps should be made more robust but for .35 this
is the minimalistic patch.
Reported-by: Ingo Molnar <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Frédéric Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Tom Zanussi <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions