Date: Wed, 4 Apr 2001 15:04:43 -0400 (EDT) From: <joeo@cracktown.com> To: Peter Brezny <peter@black.purplecat.net> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: what are profiled libraries? Message-ID: <Pine.LNX.4.30.0104041459100.20035-100000@asmodean.nks.net> In-Reply-To: <Pine.BSF.4.05.10104041453220.7724-100000@black.purplecat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Profiled libraries have a little extra code associated with them that allows you to do "profiling" of the run time spent in each function of an profiled executable. It makes the library code a little bigger and slower. try "man gprof" for more info. On Wed, 4 Apr 2001, Peter Brezny wrote: > #NOPROFILE= true # Avoid compiling profiled libraries > > what are profiled libraries? > > TIA > > pb > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0104041459100.20035-100000>