lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 20 Jul 2017 01:46:46 -0700
From:   tip-bot for Sukadev Bhattiprolu <tipbot@...or.com>
To:     linux-tip-commits@...r.kernel.org
Cc:     shriyak@...ux.vnet.ibm.com, acme@...hat.com, jolsa@...hat.com,
        mingo@...nel.org, maddy@...ux.vnet.ibm.com, andi@...stfloor.org,
        hpa@...or.com, tglx@...utronix.de, linux-kernel@...r.kernel.org,
        sukadev@...ux.vnet.ibm.com, mpe@...erman.id.au
Subject: [tip:perf/core] perf vendor events: Add POWER9 PVRs to mapfile

Commit-ID:  80e63ffb09a1b7ac645e9dd1c16b7b08956a7f5b
Gitweb:     http://git.kernel.org/tip/80e63ffb09a1b7ac645e9dd1c16b7b08956a7f5b
Author:     Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
AuthorDate: Tue, 11 Jul 2017 13:00:31 -0500
Committer:  Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Tue, 18 Jul 2017 23:14:06 -0300

perf vendor events: Add POWER9 PVRs to mapfile

Add currently supported POWER9 PVRs to the mapfile

Signed-off-by: Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
Cc: Andi Kleen <andi@...stfloor.org>
Cc: Jiri Olsa <jolsa@...hat.com>
Cc: Madhavan Srinivasan <maddy@...ux.vnet.ibm.com>
Cc: Michael Ellerman <mpe@...erman.id.au>
Cc: Shriya <shriyak@...ux.vnet.ibm.com>
Link: http://lkml.kernel.org/n/tip-k1pe02sn5gh6nrzp8ditye94@git.kernel.org
[ Fix conflict with a87006fd5629 ("perf pmu-events: Support additional POWER8+ PVR in mapfile") ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
 tools/perf/pmu-events/arch/powerpc/mapfile.csv | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/perf/pmu-events/arch/powerpc/mapfile.csv b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
index f03aec7..14318ef2 100644
--- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv
+++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
@@ -20,3 +20,6 @@
 004d0100,1,power8.json,core
 004d0200,1,power8.json,core
 004c0100,1,power8.json,core
+004e0100,1,power9.json,core
+004e0200,1,power9.json,core
+004e1200,1,power9.json,core

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ