Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2005 23:24:47 +1200
From:      Mark Kirkwood <markir@paradise.net.nz>
To:        freebsd-stable@freebsd.org
Subject:   Re: 5.4R - gcc/gprof profile not showing %time information
Message-ID:  <42A583FF.3050206@paradise.net.nz>
In-Reply-To: <E1Dfbd2-000Hdc-6d@cs1.cs.huji.ac.il>
References:  <E1Dfbd2-000Hdc-6d@cs1.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
Danny Braniss wrote:

> maybe if you run it on a i486 you'l be able to see something :-)
> 
> your program takes less than 0.001 of a second, so there is nothing to show!
> 

(chuckles) - yes indeed, you are correct. My example is crap - however I 
think your observation provides the key to explain what I am seeing:

It is postgres I'm (trying to) profile, so there are several postmaster 
processes running and leaving postmaster.gmon's - so I guess some 
short-lived one is overwriting the 'interesting' one I actually want to 
see....I may need to use a single process backend or similar....

Thanks for making me think about this!

Cheers

Mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42A583FF.3050206>