prof++(1) — Commands
NAME
prof++ − display profile data for C++ programs
SYNOPSIS
prof++ [ options ] [ prog ]
DESCRIPTION
prof++ uses prof(1) to display profiling data for C++ programs. The output of prof(1) is processed by c++filt(1) so that C++ function names are decoded.
SEE ALSO
CC(1), c++filt(1), dem(1), demangle(3), nm++(1), prof(1).
Bjarne Stroustrup, The C++ Programming Language, Addison-Wesley 1986.