Re: [PATCH 2/2] perf mem: Document a missing option

From: Namhyung Kim
Date: Sun Feb 11 2018 - 20:52:05 EST


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@xxxxxxxxxx>
> Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
> Cc: Taeung Song <treeze.taeung@xxxxxxxxx>
> Signed-off-by: Sangwon Hong <qpakzk@xxxxxxxxx>

Acked-by: Namhyung Kim <namhyung@xxxxxxxxxx>

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
>