3 Oct
2005
3 Oct
'05
1:28 p.m.
"Tariq Rashid" <tariq.rashid@uk.easynet.net> wrote:
hi - what is the appropriate point to enable gprof profile for freeradius? is it a configure script option? or is a "gcc -g" change to the top level Make.inc ?
Edit Make.inc. Add '-pg', I think. Or, run callgrind & kcachegrind. They're *very* cool. Alan DEKok.