Date: Tue, 29 Nov 2011 22:34:13 +0100 From: Jilles Tjoelker <jilles@stack.nl> To: Max Khon <fjoe@samodelkin.net> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: WITHOUT_PROFILE=yes by default Message-ID: <20111129213413.GB14357@stack.nl> In-Reply-To: <CADe0-4=DwzFj1NbJTeq3p92YGF_5yjhc-Yajn-hHNB_aca1k2g@mail.gmail.com> References: <CADe0-4=DwzFj1NbJTeq3p92YGF_5yjhc-Yajn-hHNB_aca1k2g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 28, 2011 at 05:38:20PM +0700, Max Khon wrote: > I would like to disable building profiled libraries by default. > Opinions? Agreed. There are better profiling tools available now that do not require recompiling the program with special options and statically linking it. Examples are pmcstat and callgrind/cachegrind. -- Jilles Tjoelker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111129213413.GB14357>