Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725165
| From | Jiri Olsa <jolsa@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 0/5] support PERF_SAMPLE_PHYS_ADDR (user) |
| Date | 2017-09-01 17:50 +0200 |
| Message-ID | <ukWmL-71s-33@gated-at.bofh.it> (permalink) |
| References | <ujSlb-5rP-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 29, 2017 at 01:11:07PM -0400, kan.liang@intel.com wrote:
> From: Kan Liang <kan.liang@intel.com>
>
> 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@redhat.com>
thanks,
jirka
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V2 0/5] support PERF_SAMPLE_PHYS_ADDR (user) kan.liang@intel.com - 2017-08-29 19:20 +0200
[PATCH V2 3/5] perf mem: support physical address kan.liang@intel.com - 2017-08-29 19:20 +0200
[tip:perf/urgent] perf mem: Support physical address tip-bot for Kan Liang <tipbot@zytor.com> - 2017-09-05 07:30 +0200
[PATCH V2 2/5] perf tools: add sort option for physical address kan.liang@intel.com - 2017-08-29 19:20 +0200
[tip:perf/urgent] perf sort: Add sort option for physical address tip-bot for Kan Liang <tipbot@zytor.com> - 2017-09-05 07:30 +0200
[PATCH V2 5/5] perf test: add test case for PERF_SAMPLE_PHYS_ADDR kan.liang@intel.com - 2017-08-29 19:20 +0200
[tip:perf/urgent] perf test: Add test case for PERF_SAMPLE_PHYS_ADDR tip-bot for Kan Liang <tipbot@zytor.com> - 2017-09-05 07:30 +0200
[PATCH V2 4/5] perf script: support physical address kan.liang@intel.com - 2017-08-29 19:20 +0200
[tip:perf/urgent] perf script: Support physical address tip-bot for Kan Liang <tipbot@zytor.com> - 2017-09-05 07:30 +0200
Re: [PATCH V2 0/5] support PERF_SAMPLE_PHYS_ADDR (user) Jiri Olsa <jolsa@redhat.com> - 2017-09-01 17:50 +0200
Re: [PATCH V2 0/5] support PERF_SAMPLE_PHYS_ADDR (user) Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-09-01 19:50 +0200
Re: [PATCH V2 0/5] support PERF_SAMPLE_PHYS_ADDR (user) Jiri Olsa <jolsa@redhat.com> - 2017-09-01 19:50 +0200
csiph-web