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>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 20 Jul 2017 01:46:05 -0700
From:   tip-bot for Shriya <tipbot@...or.com>
To:     linux-tip-commits@...r.kernel.org
Cc:     mingo@...nel.org, linux-kernel@...r.kernel.org,
        maddy@...ux.vnet.ibm.com, hpa@...or.com,
        alexander.shishkin@...ux.intel.com, acme@...hat.com,
        sukadev@...ux.vnet.ibm.com, shriyak@...ux.vnet.ibm.com,
        tglx@...utronix.de
Subject: [tip:perf/core] perf pmu-events: Support additional POWER8+ PVR in
 mapfile

Commit-ID:  8b3cf3d812140dada8e82650c96d3980e5cd1b73
Gitweb:     http://git.kernel.org/tip/8b3cf3d812140dada8e82650c96d3980e5cd1b73
Author:     Shriya <shriyak@...ux.vnet.ibm.com>
AuthorDate: Mon, 19 Jun 2017 12:00:42 +0530
Committer:  Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Tue, 18 Jul 2017 23:14:05 -0300

perf pmu-events: Support additional POWER8+ PVR in mapfile

Add support for POWER8+ PVR 004c0100 for Garrison

Signed-off-by: Shriya <shriyak@...ux.vnet.ibm.com>
Reviewed-by: Madhavan Srinivasan <maddy@...ux.vnet.ibm.com>
Cc: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Cc: Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/1497853842-11023-1-git-send-email-shriyak@linux.vnet.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
 tools/perf/pmu-events/arch/powerpc/mapfile.csv | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/perf/pmu-events/arch/powerpc/mapfile.csv b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
index e925baa..f03aec7 100644
--- a/tools/perf/pmu-events/arch/powerpc/mapfile.csv
+++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv
@@ -19,3 +19,4 @@
 004d0000,1,power8.json,core
 004d0100,1,power8.json,core
 004d0200,1,power8.json,core
+004c0100,1,power8.json,core

Powered by blists - more mailing lists