- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am evaluating vtune on linux:
vtune_amplifier_xe_2017.2.0.499904
There is an option to delay the collection of samples by time. I think for more accurate testing, it would help if there was an option to trigger the collection with a symbol in the program. E.g. as soon as the function 'foo' is called, collection starts.
This would enable precise starts of profile runs that skip the initialization phases of your code.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
There is also ability to use itt_resume and itt_pause API in the source of your application to more precisely pause/resume collection than start by time. Can this help in your situation?
Thanks & Regards, Dmitry
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