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

Incorrect Symbols for mscorwks.dll?

mikemartell
Beginner
651 Views
I'm using Vtune Sampling on Windows 7 for some of our performance tests. VTune reports that a lot of time is spent in the StrongNameFreeBuffer api. This is a function in mscorwks.dll. Some initial research on this indicates that VTune may not have the correct symbols for this dll, especially since our code doesn't call this function.

I'm quite sure I have installed the proper Windows symbols (Windows 7, 64 bit RTM), which were installed from here: http://www.microsoft.com/whdc/devtools/debugging/symbolpkg.mspx#d

Also found this thread that has me concerned:http://software.intel.com/en-us/articles/using-the-microsoft-symbol-server-with-the-vtunetm-performance-analyzer/

0 Kudos
6 Replies
Peter_W_Intel
Employee
651 Views
Hello,

Thanks for this valuable report.

I don't know if this is a sampling issue, andthere is no way to run Call Graph on Windows 7* to verify.

I suggest to useIntel Parallel Amplifier -run HotspotAnalysis , and verifyif there is hot function called StrongNameFreeBuff, and check call stack to know callers.

If you found that problem persists on, please send a ticket to https://premier.intel.com with test case.

Thanks, Peter
0 Kudos
mikemartell
Beginner
651 Views
I thought time based sampling was only available in VTune. I'm happy to try Parallel Amplifier if it is known to work well with Windows 7 x64.

Please advise.
0 Kudos
Peter_W_Intel
Employee
651 Views
Microsoft* Windows 7* (Intel64) is supported operation system for Intel Parallel Amplifier. -Peter
0 Kudos
Peter_W_Intel
Employee
651 Views
Please download Update 2 package which supports Microsoft* Windows 7*
0 Kudos
mikemartell
Beginner
651 Views
OK I installed Intel Parallel Amplifier. However, it says it doesn't work for .NET projects. Do you know if/when this tool will support .NET?
0 Kudos
Peter_W_Intel
Employee
651 Views
Quoting mikemartell
OK I installed Intel Parallel Amplifier. However, it says it doesn't work for .NET projects. Do you know if/when this tool will support .NET?

The tooldoesn't claim to support C#and .NET applications. Please waitfuture releases, but I don't know exacttime. Sorry.

0 Kudos
Reply