- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm having problems getting full profiling information when profiling a project with both managed and unmanaged code under .net. A large amount of time appears under Other32 which I gather means an unknown location.
I think it is some interaction between the interface between unmanaged and managed c++ in a managed project. Moving some code from the managed project into an unmanaged lib improves the problem, but I would rather not have to.
Has anyone else encountered this problem and found a solution?
Cheers,
Craig
I'm having problems getting full profiling information when profiling a project with both managed and unmanaged code under .net. A large amount of time appears under Other32 which I gather means an unknown location.
I think it is some interaction between the interface between unmanaged and managed c++ in a managed project. Moving some code from the managed project into an unmanaged lib improves the problem, but I would rather not have to.
Has anyone else encountered this problem and found a solution?
Cheers,
Craig
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Craig:
What version of the VTune analyzer are you using? Unmanaged code in the .NET environment was not supported until version 7.1. If you are using 7.1, it should work. The unmanaged code is written in C++, correct? What is the managed code written in? And, are you generating full debug infoin the build(s)?
If you think you are doing everything correctly, can you create a small example that demonstrates the problem? If so, this would confirm the problem, then you could submit this as an issue at Intel Premier Support.
Thanks,
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page