Next:
20.1 Introduction
Up:
Part IV: Component Libraries
Previous:
19.3.7 memdebug_store_backtrace: Stores call-stack
20 Profiling Support:
liboskit_gprof.a
20.1 Introduction
20.2 Caveats
20.3 API reference
20.3.1
profil
: Enable, disable, or change statistical sampling
20.3.2
moncontrol
: enable or disable profiling
20.3.3
monstartup
: Start profiling for the first time
20.4 Using gprof
20.5 Files
20.6 Changing parameters and other FAQs
20.6.1 The sampling rate
20.6.2 How can I temporarily disable gprof's output while still linking it in?
20.6.3 Why isn't there a command line option for it?
20.6.4 Why don't my assembly routines register properly with mcount?
20.6.5 Why is the call graph wrong when a routine was called from an assembly function?
20.6.6 What will gprof break?
University of Utah Flux Research Group