enable gprof for freeradius
3 Oct
2005
3 Oct
'05
7:09 a.m.
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 ? tariq
3 Oct
3 Oct
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.
7583
Age (days ago)
7583
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Tariq Rashid