Next:
27.1 Introduction
Up:
Part IV: Component Libraries
Previous:
26.3.7 memdebug_store_backtrace: Stores call-stack
27 Profiling Support:
liboskit_gprof.a
27.1 Introduction
27.2 Caveats
27.3 API reference
27.3.1
profil
: Enable, disable, or change statistical sampling
27.3.2
moncontrol
: enable or disable profiling
27.3.3
monstartup
: Start profiling for the first time
27.4 Using gprof
27.5 Files
27.6 Changing parameters and other FAQs
27.6.1 The sampling rate
27.6.2 How can I temporarily disable gprof's output while still linking it in?
27.6.3 Why isn't there a command line option for it?
27.6.4 Why don't my assembly routines register properly with mcount?
27.6.5 Why is the call graph wrong when a routine was called from an assembly function?
27.6.6 What will gprof break?
Utah Flux Research Group