From: Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>
To: Ed Maste <emaste@freefall.freebsd.org>
Cc: linux-kernel@vger.kernel.org,
Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Mark Rutland <mark.rutland@arm.com>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Jiri Olsa <jolsa@redhat.com>, Namhyung Kim <namhyung@kernel.org>,
Nick Hu <nickhu@andestech.com>, Greentime Hu <green.hu@gmail.com>,
Vincent Chen <deanbo422@gmail.com>,
emaste@freebsd.org, Thomas Richter <tmricht@linux.ibm.com>
Subject: Re: [PATCH] perf list: Fix s390 counter long description for DTLB1_GPAGE_WRITES
Date: Thu, 12 Dec 2019 14:57:16 -0300 [thread overview]
Message-ID: <20191212175716.GH13965@kernel.org> (raw)
In-Reply-To: <20191212143446.88582-1-emaste@freefall.freebsd.org>
Em Thu, Dec 12, 2019 at 02:34:46PM +0000, Ed Maste escreveu:
> From: Ed Maste <emaste@freebsd.org>
>
> cf_z13 counter DTLB1_GPAGE_WRITES included a prefix 'Counter:132\tName:'.
> This is incorrect; remove the prefix as with 7fcfa9a2d9 for cf_z14.
Looks obviously right, applying.
- Arnaldo
> Signed-off-by: Ed Maste <emaste@freebsd.org>
> ---
> tools/perf/pmu-events/arch/s390/cf_z13/extended.json | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/pmu-events/arch/s390/cf_z13/extended.json b/tools/perf/pmu-events/arch/s390/cf_z13/extended.json
> index 62e6bdf750dd..1a5e4f89c57e 100644
> --- a/tools/perf/pmu-events/arch/s390/cf_z13/extended.json
> +++ b/tools/perf/pmu-events/arch/s390/cf_z13/extended.json
> @@ -32,7 +32,7 @@
> "EventCode": "132",
> "EventName": "DTLB1_GPAGE_WRITES",
> "BriefDescription": "DTLB1 Two-Gigabyte Page Writes",
> - "PublicDescription": "Counter:132 Name:DTLB1_GPAGE_WRITES A translation entry has been written to the Level-1 Data Translation Lookaside Buffer for a two-gigabyte page."
> + "PublicDescription": "A translation entry has been written to the Level-1 Data Translation Lookaside Buffer for a two-gigabyte page."
> },
> {
> "Unit": "CPU-M-CF",
> --
> 2.24.0
--
- Arnaldo
next prev parent reply other threads:[~2019-12-12 17:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-12 14:34 [PATCH] perf list: Fix s390 counter long description for DTLB1_GPAGE_WRITES Ed Maste
2019-12-12 17:57 ` Arnaldo Carvalho de Melo [this message]
2019-12-17 11:31 ` [tip: perf/urgent] perf vendor events s390: Fix " tip-bot2 for Ed Maste
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=20191212175716.GH13965@kernel.org \
--to=arnaldo.melo@gmail.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=deanbo422@gmail.com \
--cc=emaste@freebsd.org \
--cc=emaste@freefall.freebsd.org \
--cc=green.hu@gmail.com \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=nickhu@andestech.com \
--cc=peterz@infradead.org \
--cc=tmricht@linux.ibm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.