문제

Apart from OProfile, what tools do you recommend that I can use to profile my linux kernel while booting up?

I use kexec in Ubuntu server 9.04. OProfile doesn't seem to do the desired work for me, or at least I don't seem to be able to run it.

Any recomendation about a tool would be helpful, and if you know of a tool that can be used with kexec then that would be even better.

Many thanks

도움이 되었습니까?

해결책

Other tools that can be used to profile the kernel include:

Also see here for general information regarding profiling in Linux.

The boot process can be profiled using:

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top