summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation/perf-script.txt
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@kernel.org>2016-03-24 13:52:19 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2016-03-30 11:14:08 -0300
commite0be62cc0325d65e1b7ae55d23e3d224638c20a6 (patch)
treee910f770b3e46414b7008c10a5b6a8c585ef0828 /tools/perf/Documentation/perf-script.txt
parent592dac6f35cf222a7687d4ff1ea7df0e6ef722e0 (diff)
downloadlinux-stable-e0be62cc0325d65e1b7ae55d23e3d224638c20a6.tar.gz
linux-stable-e0be62cc0325d65e1b7ae55d23e3d224638c20a6.tar.bz2
linux-stable-e0be62cc0325d65e1b7ae55d23e3d224638c20a6.zip
perf tools: Make -f/--force option documentation consistent across tools
Signed-off-by: Jiri Olsa <jolsa@kernel.org> Cc: Andi Kleen <ak@linux.intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/r/1458823940-24583-6-git-send-email-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation/perf-script.txt')
-rw-r--r--tools/perf/Documentation/perf-script.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/perf/Documentation/perf-script.txt b/tools/perf/Documentation/perf-script.txt
index 382ddfb45d1d..22ef3933342a 100644
--- a/tools/perf/Documentation/perf-script.txt
+++ b/tools/perf/Documentation/perf-script.txt
@@ -262,6 +262,10 @@ include::itrace.txt[]
--ns::
Use 9 decimal places when displaying time (i.e. show the nanoseconds)
+-f::
+--force::
+ Don't do ownership validation.
+
SEE ALSO
--------
linkperf:perf-record[1], linkperf:perf-script-perl[1],