OAR

RTEMS GNU Tools On-Line Library


Top

prev UP next Bookshelf GNU gprof

This manual describes the GNU profiler, gprof, and how you can use it to determine which parts of a program are taking most of the execution time. We assume that you know how to write, compile, and execute programs. GNU gprof was written by Jay Fenlason.

  • Introduction What profiling means, and why it is useful.

  • Compiling How to compile your program for profiling.
  • Executing Executing your program to generate profile data
  • Invoking How to run gprof, and its options

  • Output Interpreting gprof's output

  • Inaccuracy Potential problems you should be aware of
  • How do I? Answers to common questions
  • Incompatibilities (between GNU gprof and Unix gprof.)
  • Details Details of how profiling is done

  • prev UP next Bookshelf GNU gprof

    Packaging copyright © 1988-2000 OAR Corporation
    Context copyright by each document's author. See Free Software Foundation for information.