Options

First time user - why no source code?

This is my first time using Performance Profiler.

I'm trying to profile a WPF application with multiple backgroundworker threads.

I'm not getting any source code and only two methods show in the call tree, the main application entry point i.e. StartUp.Main(string[] args) and System.Threading._ThreadPoolWaitCallBack.PerformWaitCallback(object state). And that's it, nothing else.


any help please?

Comments

Sign In or Register to comment.