- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is possible to start and stop the parallel inspectore analisys with some directive?
The part of the code that I want to analyze require an initialization step which I like to do without the overhead of the analisys.
It is possible in parallel studio to instrumenting only parte of the code, like other profiling/analyzer tool?
Thanks Antonio
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HiAntonio,
No, Inspector doesn't have such functionality. The reason for that is while executing the part of code when Inspector is paused, there might be significant memory or threading events. If they were missed by the instrument, there results will be incomplete and so there won't be any credit to them.
In order to decrease overhead, try to decrease the level of analysis as much as possible.

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