Re: [PATCH] arm: oprofile: add ARMv7 cortex-a15 support

2014-04-21 Thread kefeng.wang
Sorry, please ignore, we have operf tool, this is unnecessary. On 2014-4-21 18:11, Kefeng Wang wrote: > ARMv7 cortex-a15 supports Performance Monitor Units, and > it could be used by oprofile, add perf_pmu_name pair. > > Simply tested on hisilicon hip04 soc. > > Signed-off-by: Kefeng Wang > ---

[PATCH] arm: oprofile: add ARMv7 cortex-a15 support

2014-04-21 Thread Kefeng Wang
ARMv7 cortex-a15 supports Performance Monitor Units, and it could be used by oprofile, add perf_pmu_name pair. Simply tested on hisilicon hip04 soc. Signed-off-by: Kefeng Wang --- arch/arm/oprofile/common.c |1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/oprofile/common.c b/arch