next up previous contents index
Next: 20.3 API reference Up: 20 Profiling Support: liboskit_gprof.a Previous: 20.1 Introduction

20.2 Caveats

The application to be profiled must be called ``a.out''.

It is expected that the current behavior of generating ASCII output to the console device will be changed in the future. For example, the interface might be modified to allow specification of an oskit_stream object (Section 4) to which the binary ``gmon.out'' data would be written. Typically, this object would refer to a persistent file or a network connection with another machine.

See Section 20.4 for line-by-line instructions on using gprof in the OSKit, including some non-obvious linking magic.



University of Utah Flux Research Group