diff options
author | Ingo Molnar <[email protected]> | 2009-08-18 13:52:28 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-08-18 14:00:52 +0200 |
commit | 15f3fa4e7f608c5ce19187b3b4a953222fdfa751 (patch) | |
tree | 97ef1f8e7beb151759a664ddda1a4d1c5cfdc84d /net/lapb/lapb_iface.c | |
parent | f738eb1b63edf664da1b4ac76895d988749b2f07 (diff) |
perf annotate: Fix segmentation fault
Linus reported this perf annotate segfault:
[torvalds@nehalem git]$ perf annotate unmap_vmas
Segmentation fault
#0 map__clone (self=<value optimized out>) at builtin-annotate.c:236
#1 thread__fork (self=<value optimized out>) at builtin-annotate.c:372
The bug here was that builtin-annotate.c was a copy of
builtin-report.c and a threading related fix to builtin-report.c
didnt get propagated to builtin-annotate.c ...
Reported-by: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions