PPT Slide
Xprofiler
Graphical interface to gprof
compile with -g -pg -Ox
Ox represents whatever level of optimization you're using (e.g., O5)
run code
produces gmon.out file
type xprofiler command
Previous slide
Next slide
Back to first slide
View graphic version