[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180422161824.GA2123@krava>
Date: Sun, 22 Apr 2018 18:18:24 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Sangwon Hong <qpakzk@...il.com>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Taeung Song <treeze.taeung@...il.com>
Subject: Re: [PATCH] perf mem: Document uncorrect and missing options
On Sun, Apr 22, 2018 at 04:29:06PM +0900, Sangwon Hong wrote:
SNIP
> -C::
> ---cpu-list::
> - Restrict dump of raw samples to those provided via this option. Note that the same
> - option can be passed in record mode. It will be interpreted the same way as perf
> - record.
> +--cpu=<cpu>::
> + Monitor only on the list of CPUs provided. Multiple CPUs can be provided as a
> + comma-separated list with no space: 0,1. Ranges of CPUs are specified with -: 0-2. Default
> + is to monitor all CPUS.
> +-U::
> +--hide-unresolved::
> + Only display entries resolved to a symbol.
> +
> +-p::
> +--phys-data::
> + Record/Report sample physical addresses
> +
> +RECORD OPTIONS
> +--------------
> +-e::
> +--event <event>::
> + Event selector. Use 'perf mem record -e list' to list available events.
extra white space at the end of above line..
other than that it looks ok, thanks for doing this
Acked-by: Jiri Olsa <jolsa@...nel.org>
thanks,
jirka
Powered by blists - more mailing lists