首页
社区
课程
招聘
[求助]Creating a Custom .NET Profiler
发表于: 2010-8-19 16:15 1365

[求助]Creating a Custom .NET Profiler

2010-8-19 16:15
1365
Describes how to create your own custom profiler for any managed application

Contents

    * Introduction
    * Background
    * What is a Profiler?
    * How Does the CLR Enable Profiling?
    * The Sample Profiler
    * Solutions and Projects
    * Output File Results
    * Using the code
    * The DotNetProfiler Project
    * Profiler Initialization
    * Profiler Interaction
    * Profiler Shutdown
    * The ProfilerTest Project
    * Running the Pre-built Sample
    * Building the Source Code
    * Points of Interest
    * Other References
    * History

http://www.codeproject.com/KB/dotnet/dotnetprofiler.aspx

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

上传的附件:
收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//