On Thu, Nov 02, 2017 at 11:15:59AM -0700, Stephane Eranian wrote:
> From: Stephane Eranian <eran...@gmail.com>
> 
> This patch adds a skid_ip field to perf script
> to dump the raw value of the PERF_SAMPLE_SKID_IP
> field in each sample.
> 
> $ perf script -F +ip,+skid_ip ......
> 
> Signed-off-by: Stephane Eranian <eran...@google.com>
> ---
>  tools/perf/builtin-script.c | 6 ++++++
>  tools/perf/util/session.c   | 2 +-

please update the doc as well (-F option section)

thanks,
jirka

Reply via email to