开发者

Profiling a hooked assembly

I want to do a performance analysis via VS2010 for a hooked assembly. The 开发者_StackOverflowhost process is started by a third application which performs the hook, so I cannot simply start the host exe with the profiling tool.

I already managed to attach the VS2010 debugger to the host process to debug my assembly. How do I run the profiling tool? Is there a way to call the profiler from within the assembly?

Thanks in advance for your help

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜