diff options
| author | Ingo Molnar <[email protected]> | 2009-05-27 22:13:17 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-05-27 22:19:58 +0200 |
| commit | 55717314c4e3a5180a54228a2f97e50f3496de4c (patch) | |
| tree | 14c49455a28011e8122bfdec48162363a2090bbd /include | |
| parent | 2d65537ee7cd4a0818ea80a97ab7932368fff5cd (diff) | |
pref_counter: tools: report: Robustify in case of weird events
This error condition:
aldebaran:~/linux/linux/Documentation/perf_counter> perf report
dso__load_sym: cannot get elf header.
failed to open: /etc/ld.so.cache
problem processing PERF_EVENT_MMAP, bailing out
caused the profile to be very short - as the error was at the beginning
of the file and we bailed out completely.
Be more permissive and consider the event broken instead.
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]>
Cc: John Kacur <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions