vote up 1 vote down star
1

Hi All,

Is there any process-attachable .NET profiler available?

The problem faced is that I am currently wanting to profile an online-only ClickOnce application, which cannot be started any other way other than the website. Anybody have any ideas?

Thanks,

Kyle

flag

4 Answers

vote up 1 vote down check

Did you try Yourkit?

link|flag
vote up 1 vote down

You can use windbg + sos extension as well. It can be attached to a process.

link|flag
vote up 0 vote down

Try YourKit http://www.yourkit.com/.net/profiler/ profiler. It can be attached to any .net process.

link|flag
vote up 0 vote down

Try CLR Profiler by Microsoft. Free Download.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.