Re: Coding Relic: GCC Function Instrumentation - http://codingrelic.geekhold.com/2010...
Feb 28, 2012
from
"How did I find the names of __cyg_profile_func_enter and __cyg_profile_func_exit? I think I Googled for information about creating a profiler, and found descriptions of how to use this mechanism. I am definitely not the first person to write about it."
- DGentry