On Fri, Sep 7, 2012 at 1:07 PM, Vanni Genua <vannigenua@xxxxxxxxx> wrote: > > > Hi there, > I'm testing a Pandaboard (OMAP4430, ARMv7) with Linux kernel 3.0.27-rt46 > installed on it. > The following instruction is not working due to unsupported cache-misses > event. > #perf stat -e cache-misses echo "Hello" > Performance counter stats for 'echo "Hello" ': > > <not supported> cache-misses > > 0.007507575 seconds time elapsed > > How to solve this problem? > Is there any patch for Perf o Linux kernel? You are missing some patches which recently got sorted out to get PMU event work on OMAP. Patches are against the latest tree, you can find on Jon's tree [1] They are against Linux 3.6-rc2, so you may have to back-port them to get counters working on 3.0.X kernel. Regards Santosh [1] https://github.com/jonhunter/linux/tree/dev-pmu -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html