Skip to content
  • Ingo Molnar's avatar
    perf report: Handle all known event types · d11444df
    Ingo Molnar authored
    
    
    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: default avatarIngo Molnar <mingo@elte.hu>
    d11444df