]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
perf report: Handle all known event types
authorIngo Molnar <mingo@elte.hu>
Wed, 3 Jun 2009 21:29:14 +0000 (23:29 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 3 Jun 2009 21:29:14 +0000 (23:29 +0200)
commitd11444dfa78cdd887d8dfd2fab3883132aff2c2d
tree6f43924e473fc1fc95a4aad431a73b45cb8f2c7a
parent75051724f78677532618dd164a515baf106990e5
perf report: Handle all known event types

We have munmap, throttle/unthrottle and period events as well,
process them - otherwise they are considered broke events and
we mis-parse the next few events.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/builtin-report.c