- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Is there a command to change the viewpoint of a vtune analysis ? I want to obtain the "Hotspots by CPU utilization" viewpoint report for threading analysis using commandline. I am using Vtune profiler 2020 Update 1.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
Did you mean summary report?
vtune.exe -r r000tr -R summary
Looks like you need to change context value to get Hotspot summary instead of threading.
In file r000tr\config\context_values.cfg replace
<contextValue id="initialViewpoint" value="%ThreadingEfficiencyViewpointName"/>
on
<contextValue id="initialViewpoint" value="%HotspotsByCPUUsageViewpointName"/>
I'm not sure that is applicable way for you.
Kirill
- Tags:
- .
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi.
Did you mean summary report?
vtune.exe -r r000tr -R summary
Looks like you need to change context value to get Hotspot summary instead of threading.
In file r000tr\config\context_values.cfg replace
<contextValue id="initialViewpoint" value="%ThreadingEfficiencyViewpointName"/>
on
<contextValue id="initialViewpoint" value="%HotspotsByCPUUsageViewpointName"/>
I'm not sure that is applicable way for you.
Kirill
- Tags:
- .
- 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
Hi,
We haven’t heard from you in awhile. Is your query clarified. Shall we discontinue monitoring this thread. Let us know your updates.
Regards
Gopika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for the confirmation. We are no longer monitoring this thread. For further queries and issues please raise a new thread. We'd be glad to help you.
Regards
Gopika

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