- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
See my example: use example application from the product
1.export PATH=$PATH:/opt/intel/vtune_amplifier_xe_2011/bin64
2. cd /opt/intel/vtune_amplifier_xe_2011/sepdk/src/
3. ./build-driver
4../insmod-sep3
5.amplxe-cl -collect-list ; findpredefinedanalysis "nehalem_memory-access", which includes more events
6. cd /opt/intel/vtune_amplifier_xe_2011/samples/en
7.amplxe-cl -collect nehalem_memory-access -r r0006ma -- ./tachyon_analyze_locks
8.amplxe-cl -report pmu-events -r r0006ma -group-by function -filter module=tachyon_analyze_locks
All event should be displayed from outputs. Note that all related events are wrapped and showed as Analysis Type. Absolutely the user can see events from GUI, or define their favorite eventsto crearea new Analysis Type.
Regards, Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use -collect-list to see the analysis types, including ones created from the GUI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use -collect-list to see the analysis types, including ones created from the GUI.
This is exact story as Mark described above. Thanks Mark!
- 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