On Tue, Aug 29, 2017 at 01:11:07PM -0400, [email protected] wrote: > From: Kan Liang <[email protected]> > > 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 <[email protected]> thanks, jirka

