Differences between version 3 and predecessor to the previous major change of OProfile.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Wednesday, December 6, 2006 9:00:45 pm | by IanMcDonald | Revert |
Older page: | version 2 | Last edited on Wednesday, December 6, 2006 8:37:01 pm | by IanMcDonald | Revert |
@@ -9,5 +9,5 @@
* Reset stats if needed with <tt>sudo opcontrol --reset</tt> (Stats get carried over after reboots)
* Start with <tt>sudo opcontrol --start --vmlinux=/boot/vmlinux-myname</tt> (where myname is whatever you've called vmlinux)
* Run your task
* Stop with <tt>sudo opcontrol --stop</tt>
-* Run the report somehow (still trying
to work out
)
+* Use <tt>opreport</tt> command
to run reports (see man page for details
)