• Ingo Molnar's avatar
    perf report: add --dump-raw-trace option · 97b07b69
    Ingo Molnar authored
    To help the inspection of various data files, implement an ASCII dump
    method that just dumps the records as they are read in - then we exit.
    
    [ Impact: new feature ]
    
    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>
    Cc: John Kacur <jkacur@redhat.com>
    LKML-Reference: <new-submission>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    97b07b69
builtin-report.c 16.9 KB