http://oprofile.sourceforge.net/
Profiling tool for linux application CPU usage. Also have GUI version.
$sudo apt-get install oprofile-gui
$sudo oprofile_start
Press the Start button to start profiling. (You need to check the "No kernel image" if you don't have vmlinux). And then press Stop button to stop. Press "Save and quit".
Using opreport to see the profiling result.
$opreport
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment