linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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: remove name from L1D_RO_EXCL_WRITES description
Date: Thu, 12 Dec 2019 15:02:13 -0300	[thread overview]
Message-ID: <20191212180213.GI13965@kernel.org> (raw)
In-Reply-To: <20191212145346.5026-1-emaste@freefall.freebsd.org>

Em Thu, Dec 12, 2019 at 02:53:46PM +0000, Ed Maste escreveu:
> From: Ed Maste <emaste@freebsd.org>
> 
> In 7fcfa9a2d9 an unintended prefix "Counter:18 Name:" was removed from
> the description for L1D_RO_EXCL_WRITES, but the extra name remained in
> the description.  Remove it too.

Also trivially correct, applied and added a Fixes tag with that cset
(7fcfa9a2d9).

- Arnaldo
 
> Signed-off-by: Ed Maste <emaste@freebsd.org>
> ---
>  tools/perf/pmu-events/arch/s390/cf_z14/extended.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/perf/pmu-events/arch/s390/cf_z14/extended.json b/tools/perf/pmu-events/arch/s390/cf_z14/extended.json
> index e6478dff0af7..4942b20a1ea1 100644
> --- a/tools/perf/pmu-events/arch/s390/cf_z14/extended.json
> +++ b/tools/perf/pmu-events/arch/s390/cf_z14/extended.json
> @@ -4,7 +4,7 @@
>  		"EventCode": "128",
>  		"EventName": "L1D_RO_EXCL_WRITES",
>  		"BriefDescription": "L1D Read-only Exclusive Writes",
> -		"PublicDescription": "L1D_RO_EXCL_WRITES A directory write to the Level-1 Data cache where the line was originally in a Read-Only state in the cache but has been updated to be in the Exclusive state that allows stores to the cache line"
> +		"PublicDescription": "A directory write to the Level-1 Data cache where the line was originally in a Read-Only state in the cache but has been updated to be in the Exclusive state that allows stores to the cache line"
>  	},
>  	{
>  		"Unit": "CPU-M-CF",
> -- 
> 2.24.0

-- 

- Arnaldo

  reply	other threads:[~2019-12-12 18:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-12 14:53 [PATCH] perf list: remove name from L1D_RO_EXCL_WRITES description Ed Maste
2019-12-12 18:02 ` Arnaldo Carvalho de Melo [this message]
2019-12-13 16:02   ` Ed Maste
2019-12-17 11:31 ` [tip: perf/urgent] perf vendor events s390: Remove " 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=20191212180213.GI13965@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).