23 May
2008
23 May
'08
12:19 a.m.
Jorge wrote:
It'd be great if we can have gprof profiling working on dillo again. Then use it to see what is the real impact of some optimizations.
I remember Johannes writing that gprof was still giving strange results after he enabled it, but a good start would be to add a line for CXXFLAGS to: if test "x$enable_gprof" = "xyes" ; then CFLAGS="$CFLAGS -pg" fi