- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm running Vtune 9.0 on windows using the Linux remote agent. I'm trying to tune my program, that uses some shared objects (Dlls). I'm configuring the .so file in the "Module of intrest", but one .so file is a symbolic link to another .so file - when doing that the VTune can't find the "real" .so file - the one that the symbolic link pointing at.
What am I doing wrong?? :)
Thanks,
Dan
I'm running Vtune 9.0 on windows using the Linux remote agent. I'm trying to tune my program, that uses some shared objects (Dlls). I'm configuring the .so file in the "Module of intrest", but one .so file is a symbolic link to another .so file - when doing that the VTune can't find the "real" .so file - the one that the symbolic link pointing at.
What am I doing wrong?? :)
Thanks,
Dan
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - dan_p
Hi,
I'm running Vtune 9.0 on windows using the Linux remote agent. I'm trying to tune my program, that uses some shared objects (Dlls). I'm configuring the .so file in the "Module of intrest", but one .so file is a symbolic link to another .so file - when doing that the VTune can't find the "real" .so file - the one that the symbolic link pointing at.
What am I doing wrong?? :)
Thanks,
Dan
I'm running Vtune 9.0 on windows using the Linux remote agent. I'm trying to tune my program, that uses some shared objects (Dlls). I'm configuring the .so file in the "Module of intrest", but one .so file is a symbolic link to another .so file - when doing that the VTune can't find the "real" .so file - the one that the symbolic link pointing at.
What am I doing wrong?? :)
Thanks,
Dan
Hi Dan,
There is a limitation on using symlinks for MOI in the Callgraph. Callgraph instrumentation engine can't find the absolute path properly for coping the .so file to the cache in this case. Unfortunately, it's not described in the Release Notes. The workaround would be either using hardlinks or setting path to the original .so file as MOI.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - dan_p
Hi,
I'm running Vtune 9.0 on windows using the Linux remote agent. I'm trying to tune my program, that uses some shared objects (Dlls). I'm configuring the .so file in the "Module of intrest", but one .so file is a symbolic link to another .so file - when doing that the VTune can't find the "real" .so file - the one that the symbolic link pointing at.
What am I doing wrong?? :)
Thanks,
Dan
I'm running Vtune 9.0 on windows using the Linux remote agent. I'm trying to tune my program, that uses some shared objects (Dlls). I'm configuring the .so file in the "Module of intrest", but one .so file is a symbolic link to another .so file - when doing that the VTune can't find the "real" .so file - the one that the symbolic link pointing at.
What am I doing wrong?? :)
Thanks,
Dan
Hi Dan,
There is a limitation on using symlinks for MOI in the Callgraph. Callgraph instrumentation engine can't find the absolute path properly for coping the .so file to the cache in this case. Unfortunately, it's not described in the Release Notes. The workaround would be either using hardlinks or setting path to the original .so file as MOI.
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