All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: John Garry <john.garry@huawei.com>
Cc: mathieu.poirier@linaro.org, leo.yan@linaro.org, acme@kernel.org,
	mark.rutland@arm.com, jolsa@redhat.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, james.clark@arm.com,
	linuxarm@openeuler.org, nakamura.shun@fujitsu.com
Subject: Re: [PATCH v2 0/4] perf vendor events arm64: Some tidy-up/refactoring
Date: Thu, 28 Jan 2021 20:18:01 +0000	[thread overview]
Message-ID: <20210128201801.GC3016@willie-the-truck> (raw)
In-Reply-To: <1611835236-34696-1-git-send-email-john.garry@huawei.com>

On Thu, Jan 28, 2021 at 08:00:32PM +0800, John Garry wrote:
> There is much event duplication in the common and uarch events for A76
> and Ampere eMag support, so factor out into a common JSON.
> 
> Since the wording for events may differ between CPU datasheet and
> the architecture reference manual, the current wording is kept. This
> is unless there are minor differences. In addition, event names are
> renamed to be same as architecture reference manual, to keep commonality.
> 
> Also a minor fix is included for the Ampere eMag JSON.
> 
> Differences to v1:
> - tidy some ',' misplaced
> 
> John Garry (4):
>   perf vendor events arm64: Fix Ampere eMag event typo
>   perf vendor events arm64: Add common and uarch event JSON
>   perf vendor events arm64: Reference common and uarch events for Ampere
>     eMag
>   perf vendor events arm64: Reference common and uarch events for A76

For the series:

Acked-by: Will Deacon <will@kernel.org>

Will

WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will@kernel.org>
To: John Garry <john.garry@huawei.com>
Cc: mark.rutland@arm.com, mathieu.poirier@linaro.org,
	nakamura.shun@fujitsu.com, linux-kernel@vger.kernel.org,
	acme@kernel.org, linuxarm@openeuler.org, james.clark@arm.com,
	leo.yan@linaro.org, jolsa@redhat.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/4] perf vendor events arm64: Some tidy-up/refactoring
Date: Thu, 28 Jan 2021 20:18:01 +0000	[thread overview]
Message-ID: <20210128201801.GC3016@willie-the-truck> (raw)
In-Reply-To: <1611835236-34696-1-git-send-email-john.garry@huawei.com>

On Thu, Jan 28, 2021 at 08:00:32PM +0800, John Garry wrote:
> There is much event duplication in the common and uarch events for A76
> and Ampere eMag support, so factor out into a common JSON.
> 
> Since the wording for events may differ between CPU datasheet and
> the architecture reference manual, the current wording is kept. This
> is unless there are minor differences. In addition, event names are
> renamed to be same as architecture reference manual, to keep commonality.
> 
> Also a minor fix is included for the Ampere eMag JSON.
> 
> Differences to v1:
> - tidy some ',' misplaced
> 
> John Garry (4):
>   perf vendor events arm64: Fix Ampere eMag event typo
>   perf vendor events arm64: Add common and uarch event JSON
>   perf vendor events arm64: Reference common and uarch events for Ampere
>     eMag
>   perf vendor events arm64: Reference common and uarch events for A76

For the series:

Acked-by: Will Deacon <will@kernel.org>

Will

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-01-28 20:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-28 12:00 [PATCH v2 0/4] perf vendor events arm64: Some tidy-up/refactoring John Garry
2021-01-28 12:00 ` John Garry
2021-01-28 12:00 ` [PATCH v2 1/4] perf vendor events arm64: Fix Ampere eMag event typo John Garry
2021-01-28 12:00   ` John Garry
2021-01-28 12:00 ` [PATCH v2 2/4] perf vendor events arm64: Add common and uarch event JSON John Garry
2021-01-28 12:00   ` John Garry
2021-01-28 12:00 ` [PATCH v2 3/4] perf vendor events arm64: Reference common and uarch events for Ampere eMag John Garry
2021-01-28 12:00   ` John Garry
2021-01-28 12:00 ` [PATCH v2 4/4] perf vendor events arm64: Reference common and uarch events for A76 John Garry
2021-01-28 12:00   ` John Garry
2021-01-28 20:18 ` Will Deacon [this message]
2021-01-28 20:18   ` [PATCH v2 0/4] perf vendor events arm64: Some tidy-up/refactoring Will Deacon

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=20210128201801.GC3016@willie-the-truck \
    --to=will@kernel.org \
    --cc=acme@kernel.org \
    --cc=james.clark@arm.com \
    --cc=john.garry@huawei.com \
    --cc=jolsa@redhat.com \
    --cc=leo.yan@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@openeuler.org \
    --cc=mark.rutland@arm.com \
    --cc=mathieu.poirier@linaro.org \
    --cc=nakamura.shun@fujitsu.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.