[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180212015159.GD31513@sejong>
Date: Mon, 12 Feb 2018 10:51:59 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Sangwon Hong <qpakzk@...il.com>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...nel.org>,
Taeung Song <treeze.taeung@...il.com>, kernel-team@....com
Subject: Re: [PATCH 2/2] perf mem: Document a missing option
On Mon, Feb 12, 2018 at 05:38:37AM +0900, Sangwon Hong wrote:
> Add the missing --force option on the man page.
>
> Cc: Jiri Olsa <jolsa@...nel.org>
> Cc: Namhyung Kim <namhyung@...nel.org>
> Cc: Taeung Song <treeze.taeung@...il.com>
> Signed-off-by: Sangwon Hong <qpakzk@...il.com>
Acked-by: Namhyung Kim <namhyung@...nel.org>
Thanks,
Namhyung
> ---
> 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)
> --
> 2.7.4
>
Powered by blists - more mailing lists