[Click] Element profiling continued.

Archit Gupta archit at cs.wisc.edu
Mon Oct 29 00:09:26 EDT 2007


Sorry to pose this question again, but I haven't been able to figure
out this by myself since I last emailed. Any help would be
appreciated:

I am trying to profile an element I wrote for making it more
efficient. Now I find gprof an easy way to profile code. But I get the
following error from the config.log

g++: -pg and -fomit-frame-pointer are incompatible

The -pg flag is mine - It is for gprof. I "grepped" for the
-fomit-frame-pointer flag in the click directory but I couldn't find
it. Any help is appreciated.

Thanks,

Archit


More information about the click mailing list