Re: [PATCH 2/3] [ARM] perfevents: Add support for Scorpionperformance monitors

From: Will Deacon
Date: Mon Mar 07 2011 - 05:19:38 EST


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@xxxxxxxxxxxxxx>
> ---
> 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@xxxxxxx>

Will

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