Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1214035

Re: [PATCH] arm: perf: Add event descriptions

From Drew Richardson <drew.richardson@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH] arm: perf: Add event descriptions
Date 2015-08-26 18:50 +0200
Message-ID <q1M3E-2Xd-5@gated-at.bofh.it> (permalink)
References <pTy7w-2iW-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Aug 04, 2015 at 01:15:23AM +0100, Drew Richardson wrote:
> Add additional information about hardware events to make counters self
> describing. This makes the hardware PMUs easier to use as perf list
> contains the possible events instead of users having to refer to
> documentation like the ARM TRMs. This could also allow tools like
> oprofile to support PMUs without requiring an update.
> 
> Signed-off-by: Drew Richardson <drew.richardson@arm.com>
> ---
>  arch/arm/kernel/perf_event.c    |   1 +
>  arch/arm/kernel/perf_event_v7.c | 617 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 618 insertions(+)

Any concerns with merging this?

Thanks,

Drew
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] arm: perf: Add event descriptions Drew Richardson <drew.richardson@arm.com> - 2015-08-26 18:50 +0200
  Re: [PATCH] arm: perf: Add event descriptions Will Deacon <will.deacon@arm.com> - 2015-08-26 19:00 +0200
    Re: [PATCH] arm: perf: Add event descriptions Drew Richardson <drew.richardson@arm.com> - 2015-08-26 19:30 +0200

csiph-web