Next
Previous Contents
The Visual Profiler
Curtis L. Janssen
Version 0.12
The Visual Profiler,
vprof
, is a tool for optimizing the performance of programs. It provides routines to collect statistical profiling information and programs to view execution profiles.
1.
Introduction
2.
Compiling vprof
2.1 Prerequisites
2.2 Obtaining vprof
2.3 Configuring vprof
2.4 Testing vprof
3.
Using vprof
3.1 Compiling the Application
3.2 Running the Application
3.3 Selecting Events
3.4 Running vprof
3.5 Running cprof
3.6 Parallel Applications
3.7 C/C++ API
3.8 FORTRAN API
4.
Quick Start
4.1 Quick Guide to Compiling vprof
4.2 Quick Guide to Using vprof
5.
License
6.
Acknowledgements
Next
Previous Contents