- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've been using vtune successfully to profile a fortran program which calls another fortran DLL which creates aCOM object and calls methods inside it(using Call Graph). I am now trying to use it to profile a delphi program which callsthe samefortran DLLwrapper which creates the same COM object (so the calling sequence is Delphi -> Fortran DLL -> COM DLL). This works absolutely fine outside of vtune. However, when using vtune, the Fortran DLL raises an error which shows that it fails to successfully create the COM object.
It seems unlikely that anybody would be using exactly the same calling sequence, but I'm posting on the off chance that anybody has any ideas on how to get this to work, or what is going on. Can anybody help?
Thanks in advance
Ranbir Shoker
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page