VSPerfReport not loading Managed DLLs
-
8. března 2012 15:21
Greetings
I have a problem, i'm trying to run a profiler on my .NET Application, I am doing so through attaching the process.
I am executing the following:
VSPerfCmd /start:sample /output:path
VSPerfCmd /attach:pid
Then after a while...
VSPerfCmd /detach
VSPerfCmd /shutdown
Now I want to pack the symbols into my output vsp files, so I am using VSPerfReport file.vsp /packsymbols /symbolpath:[path]
However what I see that only my own unmanaged DLLs I have are trying to load when performing that, it's not even trying to load the managed ones (my own), it does load the .NET managed DLLs but not my own.
Do I need to do something so my managed DLLs will be loaded too?
Thanks,
Gil
- Upravený GilPeleg 8. března 2012 15:28
Všechny reakce
-
12. března 2012 2:21Moderátor
Hi GilPeleg,
Thank you for posting in the MSDN forum.
When you run the profiler on your .NET App, did you get any error message?
We also need to check our steps, see Profiling From the Command Line.
In addition, there is a blog about Attaching the Profiler to a Managed Application. Hope it can help.
Best Regards,
Jack Zhai [MSFT]
MSDN Community Support | Feedback to us
- Označen jako odpověď Jack Zhai - MSFTMicrosoft Contingent Staff, Moderator 19. března 2012 1:53
-
15. března 2012 2:24Moderátor
Hi GilPeleg,
I am writing to check the status of the issue on your side.
What about this problem now?
Would you mind letting us know the result of the suggestion?
Best Regards,
Jack Zhai [MSFT]
MSDN Community Support | Feedback to us