]> git.baikalelectronics.ru Git - kernel.git/commit
perf record: Remove -f/--force option
authorJiri Olsa <jolsa@redhat.com>
Wed, 5 Jun 2013 11:37:21 +0000 (13:37 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 8 Jul 2013 20:37:25 +0000 (17:37 -0300)
commit653c972e13e717acee6817a1ea5d9d24c9dbd3d5
tree146826970a6dba294ad9e3bc0ab40b1983e48e48
parenta5cda6e793973b487f1f415f9fcb4cbc7115b830
perf record: Remove -f/--force option

It no longer have any affect on the processing and is marked as obsolete
anyway.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-tvwyspiqr4getzfib2lw06ty@git.kernel.org
Link: http://lkml.kernel.org/r/1372307120-737-1-git-send-email-namhyung@kernel.org
[ combined patch removing the -f usage in various sub-commands, such as 'perf sched', etc, by Namhyung Kim ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/examples.txt
tools/perf/Documentation/perf-record.txt
tools/perf/builtin-kmem.c
tools/perf/builtin-lock.c
tools/perf/builtin-record.c
tools/perf/builtin-sched.c
tools/perf/builtin-timechart.c