- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Considering that I have 2 VTune projects: Project_1 and Project_2, which are targeted for 2 different VC++ projects, respectively. (The 2 VC++ projects have not much difference in source codes, whose performance difference is what I want to compare via VTune.) What I want to know is:
Is it possible to merge the call graph results of this 2 VTune projects? If possible, is this meaningful, for they differ in source and debug information?
Thank you.
Leech
Considering that I have 2 VTune projects: Project_1 and Project_2, which are targeted for 2 different VC++ projects, respectively. (The 2 VC++ projects have not much difference in source codes, whose performance difference is what I want to compare via VTune.) What I want to know is:
Is it possible to merge the call graph results of this 2 VTune projects? If possible, is this meaningful, for they differ in source and debug information?
Thank you.
Leech
Link Copied
7 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Merge:
In "Tunning Browser" select group of activiy results to be merged, press "Activity"->"Merge Results" in the main menu.
Diff:
Open one activity results and drag-and-drop other one into the open view.
Configure columns in the views:
Right-click on any column title, select "Column Layout"
Move columns:
Drag-and-drop column' title.
Filter and sort:
1. First 2 columns are automatically used as primary and secondary sorting keys.
2. For more sorting and filtering options use "Edit" menu.
Export to Excel:
"File"->"Export"
In "Tunning Browser" select group of activiy results to be merged, press "Activity"->"Merge Results" in the main menu.
Diff:
Open one activity results and drag-and-drop other one into the open view.
Configure columns in the views:
Right-click on any column title, select "Column Layout"
Move columns:
Drag-and-drop column' title.
Filter and sort:
1. First 2 columns are automatically used as primary and secondary sorting keys.
2. For more sorting and filtering options use "Edit" menu.
Export to Excel:
"File"->"Export"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Leech,
see my post
http://softwareforums.intel.com/ids/board/message?board.id=13&message.id=255
-Daniel
see my post
http://softwareforums.intel.com/ids/board/message?board.id=13&message.id=255
-Daniel
Message Edited by intel.software.network.support on 12-09-2005 10:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
kdmitry,
Can I select parts of the result from a certain view (for example, the call list view) and export them to Excel files?
Leech
Can I select parts of the result from a certain view (for example, the call list view) and export them to Excel files?
Leech
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, of course. Simply select required nodes, press File->Extract and choose "Selection" radio button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, I ment "select required rows" and not "nodes".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Leech,
I'm afraid that in the call graph view you can "export" only the "Functio table". Unfortunately you'll be not able to "export" to "CSV" format by (File->export) the "call list table".
The only workaround for exporting the "call list table" i can suggest you is to select rows with the mouse, "Ctr-C" and "Ctrl-V" inside Excel sheet.
You've raised very good poin, and VTune engineers seems have to take this into account and fix this in future versions.
-Daniel
I'm afraid that in the call graph view you can "export" only the "Functio table". Unfortunately you'll be not able to "export" to "CSV" format by (File->export) the "call list table".
The only workaround for exporting the "call list table" i can suggest you is to select rows with the mouse, "Ctr-C" and "Ctrl-V" inside Excel sheet.
You've raised very good poin, and VTune engineers seems have to take this into account and fix this in future versions.
-Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
kdmitry and Daniel,
Thank you! Suggestions of both of you provide just the right functions that I need.
Leech
Thank you! Suggestions of both of you provide just the right functions that I need.
Leech

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