[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-c0cix4eprbldfrx5zf60suvh@git.kernel.org>
Date: Thu, 9 Feb 2017 23:49:16 -0800
From: tip-bot for Andi Kleen <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: acme@...hat.com, hpa@...or.com, jolsa@...nel.org,
tglx@...utronix.de, linux-kernel@...r.kernel.org,
ak@...ux.intel.com, mingo@...nel.org
Subject: [tip:perf/core] perf vendor events intel: Add uncore events for
Broadwell Server
Commit-ID: 949c84efcac9662b1df520675cdfce07273f4d59
Gitweb: http://git.kernel.org/tip/949c84efcac9662b1df520675cdfce07273f4d59
Author: Andi Kleen <ak@...ux.intel.com>
AuthorDate: Sat, 17 Sep 2016 18:09:21 -0700
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Wed, 8 Feb 2017 16:36:32 -0300
perf vendor events intel: Add uncore events for Broadwell Server
This is not a full uncore event list, but a short list of useful
and understandable metrics.
Signed-off-by: Andi Kleen <ak@...ux.intel.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Link: http://lkml.kernel.org/n/tip-c0cix4eprbldfrx5zf60suvh@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/pmu-events/arch/x86/{haswellx => broadwellx}/uncore-cache.json | 0
.../pmu-events/arch/x86/{haswellx => broadwellx}/uncore-interconnect.json | 0
.../perf/pmu-events/arch/x86/{haswellx => broadwellx}/uncore-memory.json | 0
tools/perf/pmu-events/arch/x86/{haswellx => broadwellx}/uncore-power.json | 0
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/tools/perf/pmu-events/arch/x86/haswellx/uncore-cache.json b/tools/perf/pmu-events/arch/x86/broadwellx/uncore-cache.json
similarity index 100%
copy from tools/perf/pmu-events/arch/x86/haswellx/uncore-cache.json
copy to tools/perf/pmu-events/arch/x86/broadwellx/uncore-cache.json
diff --git a/tools/perf/pmu-events/arch/x86/haswellx/uncore-interconnect.json b/tools/perf/pmu-events/arch/x86/broadwellx/uncore-interconnect.json
similarity index 100%
copy from tools/perf/pmu-events/arch/x86/haswellx/uncore-interconnect.json
copy to tools/perf/pmu-events/arch/x86/broadwellx/uncore-interconnect.json
diff --git a/tools/perf/pmu-events/arch/x86/haswellx/uncore-memory.json b/tools/perf/pmu-events/arch/x86/broadwellx/uncore-memory.json
similarity index 100%
copy from tools/perf/pmu-events/arch/x86/haswellx/uncore-memory.json
copy to tools/perf/pmu-events/arch/x86/broadwellx/uncore-memory.json
diff --git a/tools/perf/pmu-events/arch/x86/haswellx/uncore-power.json b/tools/perf/pmu-events/arch/x86/broadwellx/uncore-power.json
similarity index 100%
copy from tools/perf/pmu-events/arch/x86/haswellx/uncore-power.json
copy to tools/perf/pmu-events/arch/x86/broadwellx/uncore-power.json
Powered by blists - more mailing lists