- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have recently migrated from the Intel Inspector 2011 to Intel Inspector 2015 and I started to have problems with the result file that I generate using following cmd line command:
C:\Program Files (x86)\Intel\Inspector XE 2015\bin32\inspxe-cl.exe" -report=problems -suppression-file="C:/MySuppresion.sup" -format=xml -result-dir="C:/temp/result" -report-output="C:/temp/result\final_report"
The output file is generated and looks ALMOST the same like with one generated, by Intel Inspector 2011 with an exception, that it does not have frames from the call stack to the memory issue included. Previously I had .xml structure like:
<psets>
<pset>
<obs>
<stack>
<frame>
....
<frame>
</stack>
</obs>
</pset>
</psets>
Now I don't have <stack> and <frame> elements.
Does anyone know, whyt it is like that? And how can one get it back?
Keep well,
Andrzej
- Tags:
- CC++
- Debugging
- Development Tools
- Fortran
- Intel® Inspector
- Optimization
- Parallel Computing
- Vectorization
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If I added option "-verbose", there were some stack info in outputs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think that option "-verbose" should address your question, also please use latest 2016 version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks! I will try!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If talking about 2016 version - do you have any list of bug fixes and new features comparing to 2015 version?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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