This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gprof question


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]