- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am trying to use VTune 8.0 for Linux to profile our application, and I have problems with the callgraph collector.
Unfortunately, once the application is instrumented, it receives a segmentation fault on the first deallocation from the glibc pool allocator that is used by STL node containers.
As our application is subject for various copyrights, I had created a minimal executable that reproduces the problem:
I would be glad to hear if anybody encountered similar problem in the past, and what should be done. Is it possible to prevent vtl from removing the instrumented binary?
--- test_vtune.cpp
#include
#include
I am trying to use VTune 8.0 for Linux to profile our application, and I have problems with the callgraph collector.
Unfortunately, once the application is instrumented, it receives a segmentation fault on the first deallocation from the glibc pool allocator that is used by STL node containers.
As our application is subject for various copyrights, I had created a minimal executable that reproduces the problem:
I would be glad to hear if anybody encountered similar problem in the past, and what should be done. Is it possible to prevent vtl from removing the instrumented binary?
--- test_vtune.cpp
#include
#include
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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