Re: [Keepalived-devel] Configure --enable-profile option.
Status: Beta
Brought to you by:
acassen
|
From: Brett S. <sim...@hi...> - 2003-07-23 13:08:59
|
On Wednesday 23 July 2003 08:55 am, Magnus Nordseth wrote: > Brett Simpson: > > I noticed that there is a configure option for --enable-profile. Could > > someone explain what this is used for? I'm working on an ebuild for > > keepalived-1.1.0 for Gentoo Linux and an looking for what use flags would > > be handly for quickly building what you want. > > It enables code profiling. I'm not sure how it works with C code, but I > suppose it lets you see the number of calls to each function, the time > spent in each of them, and so on. > > You probably don't want a use flag for that option =) Thanks for the feedback. |