Next:
21.1 Introduction
Up:
Part IV: Component Libraries
Previous:
20.3.7 memdebug_store_backtrace: Stores call-stack
21 Profiling Support:
liboskit_gprof.a
21.1 Introduction
21.2 Caveats
21.3 API reference
21.3.1
profil
: Enable, disable, or change statistical sampling
21.3.2
moncontrol
: enable or disable profiling
21.3.3
monstartup
: Start profiling for the first time
21.4 Using gprof
21.5 Files
21.6 Changing parameters and other FAQs
21.6.1 The sampling rate
21.6.2 How can I temporarily disable gprof's output while still linking it in?
21.6.3 Why isn't there a command line option for it?
21.6.4 Why don't my assembly routines register properly with mcount?
21.6.5 Why is the call graph wrong when a routine was called from an assembly function?
21.6.6 What will gprof break?
Utah Flux Research Group