This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gprof question
- To: gnu at gnu dot org
- Subject: gprof question
- From: Carole Hayakawa <carole dot hayakawa at cgu dot edu>
- Date: Wed, 12 Jan 2000 14:29:06 -0800 (PST)
Hi,
I've been using gprof, but have been overflowing the number
of calls argument. It seems that the max it can be is
~2x10^9 (some multiple of 2), but my program actually makes
more that this number of calls to a particular subroutine.
Any way to increase this limit?
Thanks,
Carole Hayakawa