On Wed, 2006-04-12 at 14:22 -0700, Ian Ollmann wrote:
This wont fix gprof, but have you tried shark?
Ian
Shark 4.3.2(1). OS X Server 10.3.9. dual G5's, gcc 3.3.
The code is C++ and compiled from make, not XCode.
Compiler options include -pg (which I know is not recommended for
shark)
and -O2.
Did you use '-g' or '-ggdb' or '-gfull' when compiling?