المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : CLR Profiler: No Code Can Hide from the Profiling API in the .NET Framework 2.0



C++ Programming
03-29-2009, 02:42 AM
The common ******** runtime (CLR) profiling API makes available information about the application domains, assemblies, and classes that are loaded and used in a process, just-in-time (JIT) compiler notifications, memory usage tracking, tracing of events, exception tracking, managed to unmanaged code transitions, and the state of the runtime. And if that weren't enough, you will find a nicely enhanced profiling API in the .NET Framework 2.0. Find out what's coming up in this next version.

Jay Hilyard

<a href="http://msdn.microsoft.com/magazine/90e7c6a4-43f2-4423-b00f-2cf979bd0e42">MSDN Magazine January 2005