projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a30d2
)
perf sched: Document missing --force option
author
Sihyeon Jang
<
[email protected]
>
Thu, 16 Nov 2017 14:26:05 +0000
(23:26 +0900)
committer
Arnaldo Carvalho de Melo
<
[email protected]
>
Thu, 16 Nov 2017 17:50:06 +0000
(14:50 -0300)
Add --force to the man page.
Signed-off-by: Sihyeon Jang <
[email protected]
>
Cc: Jiri Olsa <
[email protected]
>
Cc: Namhyung Kim <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <
[email protected]
>
tools/perf/Documentation/perf-sched.txt
patch
|
blob
|
history
diff --git
a/tools/perf/Documentation/perf-sched.txt
b/tools/perf/Documentation/perf-sched.txt
index 55b67338548e1d116f8dc80555b30f9798c96bfc..c7e50f26388733eb6c559c70d869e9fc9091992b 100644
(file)
--- a/
tools/perf/Documentation/perf-sched.txt
+++ b/
tools/perf/Documentation/perf-sched.txt
@@
-74,6
+74,10
@@
OPTIONS
--dump-raw-trace=::
Display verbose dump of the sched data.
+-f::
+--force::
+ Don't complain, do it.
+
OPTIONS for 'perf sched map'
----------------------------