[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-7e99b1972263c2f611d7f2fb67d09f3384006593@git.kernel.org>
Date: Sat, 17 Feb 2018 03:31:53 -0800
From: tip-bot for Sangwon Hong <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: hpa@...or.com, treeze.taeung@...il.com, acme@...hat.com,
mingo@...nel.org, namhyung@...nel.org, jolsa@...nel.org,
linux-kernel@...r.kernel.org, qpakzk@...il.com, tglx@...utronix.de
Subject: [tip:perf/core] perf mem: Document a missing option
Commit-ID: 7e99b1972263c2f611d7f2fb67d09f3384006593
Gitweb: https://git.kernel.org/tip/7e99b1972263c2f611d7f2fb67d09f3384006593
Author: Sangwon Hong <qpakzk@...il.com>
AuthorDate: Mon, 12 Feb 2018 05:38:37 +0900
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Fri, 16 Feb 2018 14:55:42 -0300
perf mem: Document a missing option
Add the missing --force option on the man page.
Signed-off-by: Sangwon Hong <qpakzk@...il.com>
Acked-by: Namhyung Kim <namhyung@...nel.org>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Taeung Song <treeze.taeung@...il.com>
Link: http://lkml.kernel.org/r/1518381517-30766-2-git-send-email-qpakzk@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/Documentation/perf-mem.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tools/perf/Documentation/perf-mem.txt b/tools/perf/Documentation/perf-mem.txt
index 4be08a1..b021141 100644
--- a/tools/perf/Documentation/perf-mem.txt
+++ b/tools/perf/Documentation/perf-mem.txt
@@ -28,6 +28,10 @@ OPTIONS
<command>...::
Any command you can specify in a shell.
+-f::
+--force::
+ Don't do ownership validation
+
-t::
--type=::
Select the memory operation type: load or store (default: load,store)
Powered by blists - more mailing lists