Re: [Keepalived-devel] Configure --enable-profile option.
Status: Beta
Brought to you by:
acassen
|
From: Magnus N. <ma...@st...> - 2003-07-23 12:55:15
|
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 =) -- Magnus Nordseth |