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:
6677d26
)
perf data: Document missing --force option
author
Sangwon Hong
<
[email protected]
>
Mon, 5 Feb 2018 11:48:35 +0000
(20:48 +0900)
committer
Arnaldo Carvalho de Melo
<
[email protected]
>
Thu, 15 Feb 2018 12:57:33 +0000
(09:57 -0300)
Add the --force option to the man page.
Signed-off-by: Sangwon Hong <
[email protected]
>
Cc: Jiri Olsa <
[email protected]
>
Cc: Namhyung Kim <
[email protected]
>
Cc: Taeung Song <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <
[email protected]
>
tools/perf/Documentation/perf-data.txt
patch
|
blob
|
history
diff --git
a/tools/perf/Documentation/perf-data.txt
b/tools/perf/Documentation/perf-data.txt
index f0796a47dfa30ee6523381e069340b3eeeeeb3ef..90bb4aabe4f8d48e928c1fd4ae82d45ae7baeb50 100644
(file)
--- a/
tools/perf/Documentation/perf-data.txt
+++ b/
tools/perf/Documentation/perf-data.txt
@@
-30,6
+30,10
@@
OPTIONS for 'convert'
-i::
Specify input perf data file path.
+-f::
+--force::
+ Don't complain, do it.
+
-v::
--verbose::
Be more verbose (show counter open errors, etc).