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>
This commit is contained in:
parent
592dac6f35
commit
e0be62cc03
@ -33,7 +33,7 @@ OPTIONS
|
|||||||
|
|
||||||
-f::
|
-f::
|
||||||
--force::
|
--force::
|
||||||
Don't complain, do it.
|
Don't do ownership validation.
|
||||||
|
|
||||||
-v::
|
-v::
|
||||||
--verbose::
|
--verbose::
|
||||||
|
@ -75,7 +75,7 @@ OPTIONS
|
|||||||
|
|
||||||
-f::
|
-f::
|
||||||
--force::
|
--force::
|
||||||
Don't complain, do it.
|
Don't do ownership validation.
|
||||||
|
|
||||||
--symfs=<directory>::
|
--symfs=<directory>::
|
||||||
Look for files with symbols relative to this directory.
|
Look for files with symbols relative to this directory.
|
||||||
|
@ -285,7 +285,7 @@ OPTIONS
|
|||||||
|
|
||||||
-f::
|
-f::
|
||||||
--force::
|
--force::
|
||||||
Don't complain, do it.
|
Don't do ownership validation.
|
||||||
|
|
||||||
--symfs=<directory>::
|
--symfs=<directory>::
|
||||||
Look for files with symbols relative to this directory.
|
Look for files with symbols relative to this directory.
|
||||||
|
@ -262,6 +262,10 @@ include::itrace.txt[]
|
|||||||
--ns::
|
--ns::
|
||||||
Use 9 decimal places when displaying time (i.e. show the nanoseconds)
|
Use 9 decimal places when displaying time (i.e. show the nanoseconds)
|
||||||
|
|
||||||
|
-f::
|
||||||
|
--force::
|
||||||
|
Don't do ownership validation.
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
linkperf:perf-record[1], linkperf:perf-script-perl[1],
|
linkperf:perf-record[1], linkperf:perf-script-perl[1],
|
||||||
|
Loading…
Reference in New Issue
Block a user