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


Groups > linux.kernel > #1569352 > unrolled thread

Re: [PATCH v8] perf: add qcom l2 cache perf events driver

Started by"Leeder, Neil" <nleeder@codeaurora.org>
First post2017-01-30 04:20 +0100
Last post2017-01-30 04:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v8] perf: add qcom l2 cache perf events driver "Leeder, Neil" <nleeder@codeaurora.org> - 2017-01-30 04:20 +0100

#1569352 — Re: [PATCH v8] perf: add qcom l2 cache perf events driver

From"Leeder, Neil" <nleeder@codeaurora.org>
Date2017-01-30 04:20 +0100
SubjectRe: [PATCH v8] perf: add qcom l2 cache perf events driver
Message-ID<t5aFz-7gy-5@gated-at.bofh.it>
Has anyone had a chance to look at this yet - I'd appreciate any comments.

Thanks,
Neil

On 1/16/2017 1:52 PM, Neil Leeder wrote:
> Adds perf events support for L2 cache PMU.
>
> The L2 cache PMU driver is named 'l2cache_0' and can be used
> with perf events to profile L2 events such as cache hits
> and misses on Qualcomm Technologies processors.
>
> Signed-off-by: Neil Leeder <nleeder@codeaurora.org>
> ---
> v8:
> Various style changes for function names & code restructuring
> Replace dev_warn with ratelimited debug prints
> Move hotplug registration before PMU registration
> Reload counters with a fixed value
> Add column-exclusion check for events in same group
> Rebase on 4.10-rc3

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web