* [RFC PATCH 02/12] arm: msm: add oprofile pmu support
@ 2010-01-28 22:59 Daniel Walker
0 siblings, 0 replies; only message in thread
From: Daniel Walker @ 2010-01-28 22:59 UTC (permalink / raw)
To: linux-arm-kernel
add oprofile pmu support for msm.
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
---
arch/arm/oprofile/op_model_v6.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/oprofile/op_model_v6.c b/arch/arm/oprofile/op_model_v6.c
index f7d2ec5..b240adb 100644
--- a/arch/arm/oprofile/op_model_v6.c
+++ b/arch/arm/oprofile/op_model_v6.c
@@ -32,6 +32,8 @@
static int irqs[] = {
#ifdef CONFIG_ARCH_OMAP2
3,
+#elif defined(CONFIG_ARCH_MSM_ARM11)
+ INT_ARM11_PMU,
#endif
#ifdef CONFIG_ARCH_BCMRING
IRQ_PMUIRQ, /* for BCMRING, ARM PMU interrupt is 43 */
--
1.6.3.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-28 22:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-28 22:59 [RFC PATCH 02/12] arm: msm: add oprofile pmu support Daniel Walker
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.