I was wondering, has anyone managed to successfully configure oprofile for Android? Specifically, to measure hardware counter events (NOT the standard oprofile timer-interrupt based mode).
If so, what model phone did you use, and which kernel version/branch?
This post (OProfile on android) sort of addresses my question, but it only lists one success story for oprofile on Andriod. In particular, I'm looking to see if anyone knows of a model or architecture which has a lot of built-in support for oprofile (my experience is that OMAP4 processors, for example, are very hard to build oprofile for).
I'd also be interested if anyone got the perf profiler working, as an alternative.