Hi David,
The only change other than the use of multiple files, instead of
just one,
Having multiple source files rather than just one definitely should not be
causing this.
that I can think of which might be causing this
is that the new version of nettee calls alarm(0) and alarm(time)
mor
Nick Clifton wrote:
> > Whereas for the development nettee:
>
> > Each sample counts as 0.01 seconds.
> > no time accumulated
>
> Hmm, well it appears that there is no profiling information in the
gmon.out
> file. Have you checked that a gmon.out file is actually being
produced ? And
> that
Hi David,
I'm having issues with gprof reporting empty times on the development
version of my network program nettee.
binutils-2.17.50.0.9-1mdv2007.1
For the record there is a 2.18 release out now, although I doubt if this will
have any effect on the problem you are seeing.
Whereas for
I'm having issues with gprof reporting empty times on the development
version of my network program nettee. For a "normal" program (reads
and writes files, no network) the results show reasonable times. In
fact, for the last release of nettee (0.1.8) gprof worked too. However
for the version I'm