Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1702336 > unrolled thread
| Started by | Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> |
|---|---|
| First post | 2017-08-02 19:50 +0200 |
| Last post | 2017-08-02 20:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] Please pull JSON files for Power9 PMU events Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> - 2017-08-02 19:50 +0200
Re: [GIT PULL] Please pull JSON files for Power9 PMU events Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-02 20:40 +0200
| From | Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> |
|---|---|
| Date | 2017-08-02 19:50 +0200 |
| Subject | [GIT PULL] Please pull JSON files for Power9 PMU events |
| Message-ID | <ua5Wq-4AY-27@gated-at.bofh.it> |
Hi Arnaldo,
Please pull some updates/cleanups to the POWER9 PMU events.
The following changes since commit 81e3d8b2af2e7417f1d5164aab5c1a75955e8a5d:
perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg (2017-08-01 13:33:50 -0300)
are available in the git repository at:
https://github.com/sukadev/linux/ p9-json-v2
Sukadev Bhattiprolu (2):
perf vendor events powerpc: remove suffix in mapfile
perf vendor events powerpc: Update POWER9 events
tools/perf/pmu-events/arch/powerpc/mapfile.csv | 20 +-
.../perf/pmu-events/arch/powerpc/power9/cache.json | 191 +-
.../arch/powerpc/power9/floating-point.json | 42 +-
.../pmu-events/arch/powerpc/power9/frontend.json | 517 ++---
.../pmu-events/arch/powerpc/power9/marked.json | 905 +++----
.../pmu-events/arch/powerpc/power9/memory.json | 178 +-
.../perf/pmu-events/arch/powerpc/power9/other.json | 2716 ++++++++++++++++----
.../pmu-events/arch/powerpc/power9/pipeline.json | 779 +++----
tools/perf/pmu-events/arch/powerpc/power9/pmc.json | 167 +-
.../arch/powerpc/power9/translation.json | 314 +--
10 files changed, 3521 insertions(+), 2308 deletions(-)
[toc] | [next] | [standalone]
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Date | 2017-08-02 20:40 +0200 |
| Message-ID | <ua6IO-59a-15@gated-at.bofh.it> |
| In reply to | #1702336 |
Em Wed, Aug 02, 2017 at 10:46:17AM -0700, Sukadev Bhattiprolu escreveu: > Hi Arnaldo, > > Please pull some updates/cleanups to the POWER9 PMU events. > > The following changes since commit 81e3d8b2af2e7417f1d5164aab5c1a75955e8a5d: > > perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg (2017-08-01 13:33:50 -0300) Thanks, applied. - Arnaldo
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web