• Ingo Molnar's avatar
    perf record: Add --append option · abaff32a
    Ingo Molnar authored
    Allow incremental profiling via 'perf record -A' - this will append
    to an existing perf.data.
    
    Also reorder perf record options by utility / likelyhood of usage.
    
    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>
    abaff32a
builtin-record.c 11.4 KB