perf: Make -f the default for perf record

Force the overwriting mode by default if append mode is not explicit.
Adding -f every time one uses perf on a daily basis quickly becomes a
burden.

Keep the -f among the options though to avoid breaking some random
users scripts.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
Frederic Weisbecker
2010-04-14 19:42:07 +02:00
parent a1e2f60e3e
commit 7865e817e9
2 changed files with 26 additions and 16 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ OPTIONS
-f::
--force::
Overwrite existing data file.
Overwrite existing data file. (deprecated)
-c::
--count=::