[PATCH 2/3] [ARM] perfevents: Add support for Scorpion performance monitors

Will Deacon will.deacon at arm.com
Mon Mar 7 05:19:15 EST 2011


Hi Sheetal,

On Fri, 2011-03-04 at 22:10 +0000, Sheetal Sahasrabudhe wrote:
> This commit adds support for performance monitors provided by
> Qualcomm Scorpion and ScorpionMP processor to perfevents.
> 
> Signed-off-by: Sheetal Sahasrabudhe <sheetals at codeaurora.org>
> ---
>  arch/arm/include/asm/perf_event.h |    2 +
>  arch/arm/kernel/perf_event.c      |   11 +
>  arch/arm/kernel/perf_event_qc.c   |  677 +++++++++++++++++++++++++++++++++++++
>  3 files changed, 690 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/kernel/perf_event_qc.c

I reviewed a few iterations of this patch off-list so you can add my
review tag (after fixing the comments and filename as pointed out by
Bryan):

Reviewed-by: Will Deacon <will.deacon at arm.com>

Will




More information about the linux-arm-kernel mailing list