Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5000 Discussions

Sampling .NET application doesn't show objects methods

danf
Beginner
281 Views
I can't get sampling to work against my .NET application. I see my application in the list of processes but when I select it, click on the modules button and then select hotspots it displays only RVA's. It doesn't seem to see my PDB files which are in the same directory as my executable which I have listed in modules of interest. Does VTune sampling work with .NET applications? If so, how can I get it to read my PDB's?

Are there any good write-ups of using VTune with .NET? The help if very limited with respect to .NET. I am also having trouble with call graph's causing the .NET application to go so much slower that it effectively never completes a task that takes a few seconds when it is not being profiled.

Thanks.

dan
0 Kudos
1 Reply
David_A_Intel1
Employee
281 Views
Here is a write up of how to configure for .NET* data collection.


The other thing to check out is the Symbol Repository. See this article for information on causing the VTune analyzer to re-analyze symbols (Step B).


Regards,
0 Kudos
Reply