老玉米:
哈哈哈。。。.net的项目有眉目了,在乌烟给的开源的工具CLRProfiler的文档里看到了这句。。。
[阅读: 545] 2005-09-28 08:48:17
· The tool uses the public profiling interfaces that the CLR exposes. These work by loading a COM component that then gets called whenever a significant event happens – a method gets called, an object gets allocated, a garbage collection gets triggered, and so on.
有接口就好办了。。,。