Next:
29.1 Introduction
Up:
Component Libraries
Previous:
28.3.9 memdebug_untraced_free: Return memory
29 Profiling Support:
liboskit_gprof.a
29.1 Introduction
29.2 Caveats
29.3 API reference
29.3.1
profil
: Enable, disable, or change statistical sampling
29.3.2
moncontrol
: enable or disable profiling
29.3.3
monstartup
: Start profiling for the first time
29.4 Using gprof
29.5 Files
29.6 Changing parameters and other FAQs
29.6.1 The sampling rate
29.6.2 How can I temporarily disable gprof's output while still linking it in?
29.6.3 Why isn't there a command line option for it?
29.6.4 Why don't my assembly routines register properly with mcount?
29.6.5 Why is the call graph wrong when a routine was called from an assembly function?
29.6.6 What will gprof break?
Utah Flux Research Group