[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
35.13 Profiling
Automatically produced Makefile
provides entry for profiling. In
order to get a profile you must first compile your application for
profiling. This is done using a popup menu entry or the C-c C-p c
key binding. Once your program compiled you can run for profile using a
popup menu entry of the C-c C-p r key binding. This last will run
your program, run bglprof
to get the profile and this will pops up
a window displaying the profile informations.
This document was generated on March 31, 2014 using texi2html 5.0.