VSPerfReport not loading Managed DLLs
-
giovedì 8 marzo 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
- Modificato GilPeleg giovedì 8 marzo 2012 15:28
Tutte le risposte
-
lunedì 12 marzo 2012 02:21Moderatore
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
- Contrassegnato come risposta Jack Zhai - MSFTMicrosoft Contingent Staff, Moderator lunedì 19 marzo 2012 01:53
-
giovedì 15 marzo 2012 02:24Moderatore
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

