ILRewrite && how to write a profiler

Rewrite MSIL Code on the Fly with the .NET Framework Profiling API
http://clrprofiler.codeplex.com/
http://blogs.msdn.com/b/davbr/archive/2012/11/19/clrprofiler-4-5-released-includes-windows-store-app-support.aspx
 We also encourage you to familiarize yourself with the MSDN documentation on the CLR Profiling API: Profiling (Unmanaged API Reference) CLR Profiling API Blog Building Development and Diagnostic Tools for .Net Forum
Other samples: CLR V4 Profiling API Attach Trigger Sample Test harness for loading in-process side-by-side CLR instances SigParse - Sample code to parse CLR metadata signatures
 
http://clrprofiler.codeplex.com/releases/view/97738
https://social.msdn.microsoft.com/Forums/en-US/home?forum=netfxtoolsdev
http://archive.msdn.microsoft.com/ProfilerAttacher
http://archive.msdn.microsoft.com/RunSxS
http://archive.msdn.microsoft.com/sigparse

你可能感兴趣的:(ILRewrite && how to write a profiler)