82xx performance

Arnd Bergmann arnd at arndb.de
Thu Jul 17 08:32:36 EST 2008


On Wednesday 16 July 2008, Rune Torgersen wrote:
> I did run oprofile, but I could not figure out how to get it to show me
> where in the kernel it was spending time. It showed that a lot of time
> was spent in vmlinux, but not anything specific. I probably just don't
> know how to set up or run oprofile correctly.

Maybe you passed no vmlinux, or only a stripped one?
Oprofile needs to have a vmlinux file to extract the symbol
information from.

If you can't get it to work, readprofile(1) is a much simpler
tool, both in what it can do and what it requires you to do.

	Arnd <><



More information about the Linuxppc-dev mailing list