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 <[email protected]> > --- > 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 <[email protected]> Will -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
