- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to save the micro architecture summary and function level breakdown of micro architectural information visible using Intel VTune GUI, but using VTune CLI as a csv file.
I have went through the official documentation, but could not find a way.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel communities.
When generating a report from the command line, use the report-output option to save the report in the specified format. Below is the syntax:
vtune -report <report_type> -result-dir <dir> -report-output <path/filename.ext>
where:
<report_name> is the type of report to create.
<dir> is the location of the result directory.
<path/filename.ext> is the PATH, filename, and file extension of the report file to be created.
Check this page for more details - Save and Format Command Line Reports.
If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. Thank you!
Otherwise, please get back to us with the below details.
- Exact steps to reproduce the issue
- VTune version
- OS and Hardware details
- Screenshots of the error
Regards,
Remya Premdas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey, this does not solve my issue.
The current CLI report options do not support what I want.
The kind of data format I want is:
1. Collect data use `vtune -collect memory-access `option
2. Open VTune GUI's `Microarchitecture Exploration` option
3. Open `Bottom-up` option
The data seen in this window is exactly what I want to save as a CSV. I've uploaded a screenshot to show what I want to save using VTune CLI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@RemyaP_Intel Can you please check my above reply?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We haven't received any response from you. Is your issue resolved?
Thanks,
Remya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Regards,
Remya Premdas
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page