Re: Help in using the gcc -finstrument-functions option for tracing programs execution
Re: Help in using the gcc -finstrument-functions option for tracing programs execution
- Subject: Re: Help in using the gcc -finstrument-functions option for tracing programs execution
- From: Ricky Sharp <email@hidden>
- Date: Wed, 2 Mar 2005 17:46:32 -0600
On Mar 2, 2005, at 5:28 PM, Antonio Ferraioli wrote:
I need some explanation on how I could use the input parameters
of the two called functions
__cyg_profile_func_enter(void *this_fn, void *call_site)
__cyg_profile_func_exit(void *this_fn, void *call_site)
I believe there are gcc mailing lists that may be more helpful. But
you can start out with a Google search of __cyg_profile_func_enter. I
got several hits to include this one showing usage of those functions:
<http://www.logix.cz/michal/devel/CygProfiler/cyg-profile.c.xp>
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden