perf record: Add --append option
authorIngo Molnar <mingo@elte.hu>
Tue, 2 Jun 2009 20:59:57 +0000 (22:59 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 2 Jun 2009 21:01:02 +0000 (23:01 +0200)
commitabaff32a03e26e5d6674cb2a26ad882efe7493a3
treeb3fa593c499d50975dbe52d1300dec5972735008
parentcf25c63c609e99bfb9303b68a7a90a56a3a32cea
perf record: Add --append option

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: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/builtin-record.c