diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-06-15 08:17:12 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-06-15 09:08:31 +0200 |
commit | 613d8602292165f86ba1969784fea01a06d55900 (patch) | |
tree | cb3c21714cc4ae35a36313a234b3d32ea8bf9838 /arch/x86/mm | |
parent | 038e836e97e70c4ad2b5058b07fc7207f50b59dd (diff) |
perf record: Fix fast task-exit race
Recording with -a (or with -p) can race with tasks going away:
couldn't open /proc/8440/maps
Causing an early exit() and no recording done.
Do not abort the recording session - instead just skip that task.
Also, only print the warnings under -v.
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mm')
0 files changed, 0 insertions, 0 deletions