Commit-ID: deb368acf1731bf89c34b171094c4f8eff66ebd9 Gitweb: https://git.kernel.org/tip/deb368acf1731bf89c34b171094c4f8eff66ebd9 Author: Sihyeon Jang <uneedsihyeon@xxxxxxxxx> AuthorDate: Thu, 16 Nov 2017 23:26:06 +0900 Committer: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> CommitDate: Thu, 16 Nov 2017 14:50:07 -0300 perf evlist: Document missing --force option Add --force to the man page. Signed-off-by: Sihyeon Jang <uneedsihyeon@xxxxxxxxx> Cc: Jiri Olsa <jolsa@xxxxxxxxxx> Cc: Namhyung Kim <namhyung@xxxxxxxxxx> Link: http://lkml.kernel.org/r/1510842367-11011-5-git-send-email-uneedsihyeon@xxxxxxxxx Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> --- tools/perf/Documentation/perf-evlist.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/perf/Documentation/perf-evlist.txt b/tools/perf/Documentation/perf-evlist.txt index 6f7200f..c0a6640 100644 --- a/tools/perf/Documentation/perf-evlist.txt +++ b/tools/perf/Documentation/perf-evlist.txt @@ -20,6 +20,10 @@ OPTIONS --input=:: Input file name. (default: perf.data unless stdin is a fifo) +-f:: +--force:: + Don't complain, do it. + -F:: --freq=:: Show just the sample frequency used for each event. -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |