From: tip-bot for Andi Kleen <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de, hpa@zytor.com,
mingo@kernel.org, jolsa@kernel.org, acme@redhat.com,
ak@linux.intel.com, kan.liang@intel.com
Subject: [tip:perf/core] perf vendor events intel: Update Bonnell to V4
Date: Fri, 5 Apr 2019 05:02:16 -0700 [thread overview]
Message-ID: <tip-b1580f542ca7d4bec387559b05e62b1b2f5f08d2@git.kernel.org> (raw)
In-Reply-To: <20190315165219.GA21223@tassilo.jf.intel.com>
Commit-ID: b1580f542ca7d4bec387559b05e62b1b2f5f08d2
Gitweb: https://git.kernel.org/tip/b1580f542ca7d4bec387559b05e62b1b2f5f08d2
Author: Andi Kleen <ak@linux.intel.com>
AuthorDate: Thu, 14 Mar 2019 14:55:07 -0700
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Mon, 1 Apr 2019 15:23:42 -0300
perf vendor events intel: Update Bonnell to V4
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Link: https://lkml.kernel.org/r/20190315165219.GA21223@tassilo.jf.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
tools/perf/pmu-events/arch/x86/bonnell/frontend.json | 2 +-
tools/perf/pmu-events/arch/x86/bonnell/pipeline.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/perf/pmu-events/arch/x86/bonnell/frontend.json b/tools/perf/pmu-events/arch/x86/bonnell/frontend.json
index 935b7dcf067d..ef69540ab61d 100644
--- a/tools/perf/pmu-events/arch/x86/bonnell/frontend.json
+++ b/tools/perf/pmu-events/arch/x86/bonnell/frontend.json
@@ -77,7 +77,7 @@
"UMask": "0x1",
"EventName": "UOPS.MS_CYCLES",
"SampleAfterValue": "2000000",
- "BriefDescription": "This event counts the cycles where 1 or more uops are issued by the micro-sequencer (MS), including microcode assists and inserted flows, and written to the IQ. ",
+ "BriefDescription": "This event counts the cycles where 1 or more uops are issued by the micro-sequencer (MS), including microcode assists and inserted flows, and written to the IQ.",
"CounterMask": "1"
}
]
\ No newline at end of file
diff --git a/tools/perf/pmu-events/arch/x86/bonnell/pipeline.json b/tools/perf/pmu-events/arch/x86/bonnell/pipeline.json
index b2e681c78466..09c6de13de20 100644
--- a/tools/perf/pmu-events/arch/x86/bonnell/pipeline.json
+++ b/tools/perf/pmu-events/arch/x86/bonnell/pipeline.json
@@ -189,7 +189,7 @@
"UMask": "0x8",
"EventName": "BR_MISSP_TYPE_RETIRED.IND_CALL",
"SampleAfterValue": "200000",
- "BriefDescription": "Mispredicted indirect calls, including both register and memory indirect. "
+ "BriefDescription": "Mispredicted indirect calls, including both register and memory indirect."
},
{
"EventCode": "0x89",
next prev parent reply other threads:[~2019-04-05 12:02 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20190315165219.GA21223@tassilo.jf.intel.com>
2019-04-05 11:53 ` [tip:perf/core] perf vendor events intel: Update metrics from TMAM 3.5 tip-bot for Andi Kleen
2019-04-05 11:53 ` [tip:perf/core] perf vendor events intel: Update Broadwell events to v23 tip-bot for Andi Kleen
2019-04-05 11:54 ` [tip:perf/core] perf vendor events intel: Update Broadwell-DE events to v7 tip-bot for Andi Kleen
2019-04-05 11:55 ` [tip:perf/core] perf vendor events intel: Update Skylake events to v42 tip-bot for Andi Kleen
2019-04-05 11:56 ` [tip:perf/core] perf vendor events intel: Update SkylakeX events to v1.12 tip-bot for Andi Kleen
2019-04-05 11:56 ` [tip:perf/core] perf vendor events intel: Update BroadwellX events to v14 tip-bot for Andi Kleen
2019-04-05 11:57 ` [tip:perf/core] perf vendor events intel: Update HaswellX events to v20 tip-bot for Andi Kleen
2019-04-05 11:58 ` [tip:perf/core] perf vendor events intel: Update IvyTown " tip-bot for Andi Kleen
2019-04-05 11:58 ` [tip:perf/core] perf vendor events intel: Update JakeTown " tip-bot for Andi Kleen
2019-04-05 11:59 ` [tip:perf/core] perf vendor events intel: Update SandyBridge events to v16 tip-bot for Andi Kleen
2019-04-05 12:00 ` [tip:perf/core] perf vendor events intel: Update IvyBridge events to v21 tip-bot for Andi Kleen
2019-04-05 12:00 ` [tip:perf/core] perf vendor events intel: Update Haswell events to v28 tip-bot for Andi Kleen
2019-04-05 12:01 ` [tip:perf/core] perf vendor events intel: Update KnightsLanding events to v9 tip-bot for Andi Kleen
2019-04-05 12:02 ` tip-bot for Andi Kleen [this message]
2019-04-05 12:02 ` [tip:perf/core] perf vendor events intel: Update Goldmont to v13 tip-bot for Andi Kleen
2019-04-05 12:03 ` [tip:perf/core] perf vendor events intel: Update GoldmontPlus to v1.01 tip-bot for Andi Kleen
2019-04-05 12:04 ` [tip:perf/core] perf vendor events intel: Update Silvermont to v14 tip-bot for Andi Kleen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-b1580f542ca7d4bec387559b05e62b1b2f5f08d2@git.kernel.org \
--to=tipbot@zytor.com \
--cc=acme@redhat.com \
--cc=ak@linux.intel.com \
--cc=hpa@zytor.com \
--cc=jolsa@kernel.org \
--cc=kan.liang@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox