From: tip-bot for Andi Kleen <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: mingo@kernel.org, hpa@zytor.com, acme@redhat.com,
tglx@linutronix.de, ak@linux.intel.com,
linux-kernel@vger.kernel.org
Subject: [tip:perf/core] perf vendor events intel: Update Silvermont events to V14
Date: Sun, 28 Jan 2018 13:13:26 -0800 [thread overview]
Message-ID: <tip-ffaa6f274201cb40721f85a143f6bbd6fc8ef601@git.kernel.org> (raw)
In-Reply-To: <20180118234518.GA27753@tassilo.jf.intel.com>
Commit-ID: ffaa6f274201cb40721f85a143f6bbd6fc8ef601
Gitweb: https://git.kernel.org/tip/ffaa6f274201cb40721f85a143f6bbd6fc8ef601
Author: Andi Kleen <ak@linux.intel.com>
AuthorDate: Thu, 18 Jan 2018 04:52:48 -0800
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Thu, 25 Jan 2018 06:37:02 -0300
perf vendor events intel: Update Silvermont events to V14
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link: https://lkml.kernel.org/r/20180118234518.GA27753@tassilo.jf.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
tools/perf/pmu-events/arch/x86/silvermont/cache.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools/perf/pmu-events/arch/x86/silvermont/cache.json b/tools/perf/pmu-events/arch/x86/silvermont/cache.json
index 0bd1bc5..82be7d1 100644
--- a/tools/perf/pmu-events/arch/x86/silvermont/cache.json
+++ b/tools/perf/pmu-events/arch/x86/silvermont/cache.json
@@ -36,12 +36,13 @@
"BriefDescription": "L2 cache request misses"
},
{
+ "PublicDescription": "Counts cycles that fetch is stalled due to an outstanding ICache miss. That is, the decoder queue is able to accept bytes, but the fetch unit is unable to provide bytes due to an ICache miss. Note: this event is not the same as the total number of cycles spent retrieving instruction cache lines from the memory hierarchy.\r\nCounts cycles that fetch is stalled due to any reason. That is, the decoder queue is able to accept bytes, but the fetch unit is unable to provide bytes. This will include cycles due to an ITLB miss, ICache miss and other events. \r\n",
"EventCode": "0x86",
"Counter": "0,1",
"UMask": "0x4",
"EventName": "FETCH_STALL.ICACHE_FILL_PENDING_CYCLES",
"SampleAfterValue": "200003",
- "BriefDescription": "Counts the number of cycles the NIP stalls because of an icache miss. This is a cumulative count of cycles the NIP stalled for all icache misses."
+ "BriefDescription": "Cycles code-fetch stalled due to an outstanding ICache miss."
},
{
"PEBS": "1",
next prev parent reply other threads:[~2018-01-28 21:14 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20180118234518.GA27753@tassilo.jf.intel.com>
2018-01-24 11:26 ` [tip:perf/core] perf vendor events intel: Update Broadwell events to V22 tip-bot for Andi Kleen
2018-01-24 11:26 ` [tip:perf/core] perf vendor events intel: Update BroadwellX events to V13 tip-bot for Andi Kleen
2018-01-24 11:27 ` [tip:perf/core] perf vendor events intel: Update Goldmont events to V12 tip-bot for Andi Kleen
2018-01-24 11:27 ` [tip:perf/core] perf vendor events intel: Update Haswell events to V27 tip-bot for Andi Kleen
2018-01-24 11:27 ` [tip:perf/core] perf vendor events intel: Update HaswellX events to V19 tip-bot for Andi Kleen
2018-01-24 11:28 ` [tip:perf/core] perf vendor events intel: Update IvyBridge events to V20 tip-bot for Andi Kleen
2018-01-24 11:28 ` [tip:perf/core] perf vendor events intel: Update IvyTown " tip-bot for Andi Kleen
2018-01-24 11:29 ` [tip:perf/core] perf vendor events intel: Update Silvermont events to V14 tip-bot for Andi Kleen
2018-01-24 11:29 ` [tip:perf/core] perf vendor events intel: Update Skylake events to V36 tip-bot for Andi Kleen
2018-01-24 11:30 ` [tip:perf/core] perf vendor events intel: Update SkylakeX events to V1.06 tip-bot for Andi Kleen
2018-01-24 11:30 ` [tip:perf/core] perf vendor events intel: Update BroadwellDE events to V7 tip-bot for Andi Kleen
2018-01-24 11:31 ` [tip:perf/core] perf vendor events intel: Update IvyBridge files to V20 tip-bot for Andi Kleen
2018-01-24 11:31 ` [tip:perf/core] perf vendor events intel: Update IvyTown " tip-bot for Andi Kleen
2018-01-28 21:10 ` [tip:perf/core] perf vendor events intel: Update Broadwell events to V22 tip-bot for Andi Kleen
2018-01-28 21:10 ` [tip:perf/core] perf vendor events intel: Update BroadwellX events to V13 tip-bot for Andi Kleen
2018-01-28 21:11 ` [tip:perf/core] perf vendor events intel: Update Goldmont events to V12 tip-bot for Andi Kleen
2018-01-28 21:11 ` [tip:perf/core] perf vendor events intel: Update Haswell events to V27 tip-bot for Andi Kleen
2018-01-28 21:12 ` [tip:perf/core] perf vendor events intel: Update HaswellX events to V19 tip-bot for Andi Kleen
2018-01-28 21:12 ` [tip:perf/core] perf vendor events intel: Update IvyBridge events to V20 tip-bot for Andi Kleen
2018-01-28 21:12 ` [tip:perf/core] perf vendor events intel: Update IvyTown " tip-bot for Andi Kleen
2018-01-28 21:13 ` tip-bot for Andi Kleen [this message]
2018-01-28 21:13 ` [tip:perf/core] perf vendor events intel: Update Skylake events to V36 tip-bot for Andi Kleen
2018-01-28 21:14 ` [tip:perf/core] perf vendor events intel: Update SkylakeX events to V1.06 tip-bot for Andi Kleen
2018-01-28 21:14 ` [tip:perf/core] perf vendor events intel: Update BroadwellDE events to V7 tip-bot for Andi Kleen
2018-01-28 21:15 ` [tip:perf/core] perf vendor events intel: Update IvyBridge files to V20 tip-bot for Andi Kleen
2018-01-28 21:15 ` [tip:perf/core] perf vendor events intel: Update IvyTown " 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-ffaa6f274201cb40721f85a143f6bbd6fc8ef601@git.kernel.org \
--to=tipbot@zytor.com \
--cc=acme@redhat.com \
--cc=ak@linux.intel.com \
--cc=hpa@zytor.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