HighTechTalks DotNet Forums  

Profiling API to log method parameter values?

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss Profiling API to log method parameter values? in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Profiling API to log method parameter values? - 02-18-2006 , 01:22 PM






Hi all,

I managed to use the Profiling API to log the method calls that I'm
interested, but it seems like it can only retrieve the method
signatures and default parameter values, not the actual runtime
parameter values.

My guess is that since the Profiling API uses CLR's JIT compiler, it
can only obtain information that is available at compile time. If that
is the case, then it is quie a limitation on applying the Profiling API
to tracing.

Frank


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.