diff options
| author | Ingo Molnar <[email protected]> | 2009-06-04 13:41:22 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-06-04 13:41:37 +0200 |
| commit | df97992c6e25ffc66c549c8bc59262dc627c6d17 (patch) | |
| tree | 5d666762c78320adeb2e15fe362c3b2909e0b66b /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 3aff27ca84fa94311ae99189e54fed8d83b69fc1 (diff) | |
perf record/report: Fix PID/COMM handling
Fix two bugs causing lost comm mappings:
- initial PID is not 0 but getpid()
- when we are unable to handle an mmap event, dont assume the event
itself is broken - try to parse the stream. This way we wont lose
comm events.
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: Marcelo Tosatti <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Thomas Gleixner <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions