Re: [PATCH V2 0/5] support PERF_SAMPLE_PHYS_ADDR (user)

From: Jiri Olsa
Date: Fri Sep 01 2017 - 11:45:10 EST


On Tue, Aug 29, 2017 at 01:11:07PM -0400, kan.liang@xxxxxxxxx wrote:
> From: Kan Liang <kan.liang@xxxxxxxxx>
>
> The patch series is to support PERF_SAMPLE_PHYS_ADDR in user perf tool.
> The kernel patch has been merged, which commit ID is
> fc7ce9c74c3a ("perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR").
>
> Changes since V1:
> - Don't mandate SAMPLE_ADDR when SAMPLE_PHYS_ADDR
> - Update change log
>
> Kan Liang (5):
> perf tools: support new sample type for physical address
> perf tools: add sort option for physical address
> perf mem: support physical address
> perf script: support physical address
> perf test: add test case for PERF_SAMPLE_PHYS_ADDR

apart from the nit in patch 1

Tested/Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka