- "Michael Powe" wrote:
> Hello,
>
> I would like to use the gcc option -finstrument-functions to add some
> profiling to my module. I can implement the functions and compile
> with the option successfully; however, I don't get any log output.
>
> Documentation is a bit slender.
>
> Th
Hello,
I would like to use the gcc option -finstrument-functions to add some
profiling to my module. I can implement the functions and compile
with the option successfully; however, I don't get any log output.
Documentation is a bit slender.
The instrumented functions are declared:
__cyg_pro