Workflow Location: Choose Target
Microsoft Visual Studio* IDE WorkflowStandalone VTune Amplifier WorkflowParent topic: AppendixLingua Inglese
View ArticleANALYSIS.METRIC_TREE
A metric tree specifying the metrics that should be collected and displayed with this analysis and how they should be displayed. This metric tree is a recursive structure consisting of a Python list of...
View ArticleANALYSIS.DESCRIPTION
A description assigned to the analysis.Parent topic: User-defined Event-based MetricsSee AlsoCreating an Analysis Type with User-defined Event-based Sampling MetricsSubmit feedback on this help...
View ArticleWorkflow Location: Configure Target
Microsoft Visual Studio* IDE WorkflowStandalone VTune Amplifier WorkflowParent topic: AppendixLingua Inglese
View ArticleANALYSIS.LONG_NAME
A long name assigned to the analysis. This is the short viewpoint description shown beside the analysis type name when the result is open.Parent topic: User-defined Event-based MetricsSee AlsoCreating...
View ArticleWorkflow Location: Run Analysis
Microsoft Visual Studio* IDE WorkflowStandalone VTune Amplifier WorkflowParent topic: AppendixLingua Inglese
View ArticleANALYSIS.NAME
The display name assigned to the analysis, for example: General Exploration. This is the display name shown in the list of analysis types, as well as shown in the drop-down viewpoint selection...
View ArticleWorkflow Location: Interpret Results
Microsoft Visual Studio* IDE WorkflowStandalone VTune Amplifier WorkflowParent topic: AppendixLingua Inglese
View ArticleANALYSIS.ALIAS_NAME
An alias name used to generate analysis type and viewpoint configuration files. You can also use the alias name to invoke the analysis type from the VTune Amplifier command-line interface...
View ArticleWorkflow Location: Analyze Source
Microsoft Visual Studio* IDE WorkflowStandalone VTune Amplifier WorkflowParent topic: AppendixLingua Inglese
View ArticleWait Time
Metric DescriptionWait Time occurs when software threads are waiting due to APIs that block or cause synchronization. Wait Time is per-thread, therefore the total Wait Time can exceed the application...
View ArticleWorkflow Location: Configure Analysis
Microsoft Visual Studio* IDE WorkflowStandalone VTune Amplifier WorkflowParent topic: AppendixLingua Inglese
View ArticleTask Time
Metric DescriptionTotal amount of time spent within a task.Parent topic: CPU MetricsSee AlsoReference for Performance MetricsSubmit feedback on this help topicSupplemental documentation specific to a...
View ArticleWorkflow Location: Build Target
Microsoft Visual Studio* IDE WorkflowStandalone VTune Amplifier WorkflowParent topic: AppendixLingua Inglese
View ArticleSynchronization Context Switches
Synchronization Context Switches metric measures the number of times a thread was switched off a processor because of making an explicit call to thread synchronization API. For example, in case of...
View ArticleWorkflow Location: Resolve Issue
Microsoft Visual Studio* IDE WorkflowStandalone VTune Amplifier WorkflowParent topic: AppendixLingua Inglese
View ArticleStore Bound
Metric DescriptionThis metric shows how often CPU was stalled on store operations. Consider False Sharing analysis as your next step.Parent topic: CPU MetricsSee AlsoReference for Performance...
View ArticleAppendix
Parent topic: Intel® VTune™ Amplifier 2013Workflow Location: Resolve IssueWorkflow Location: Build TargetWorkflow Location: Configure AnalysisWorkflow Location: Analyze SourceWorkflow Location:...
View ArticleSplit Stores
Metric DescriptionThis metric represents a rate of split store accesses. Consider aligning your data to the 64-byte cache line granularity.Possible IssuesA significant proportion of cycles is spent...
View ArticleMETRIC.ISSUE_EVAL []
The formula used to calculate whether this metric is marked as an issue in the grid and Summary window. When a metric is marked as an issue, it is distinguished as follows:In the Summary window, the...
View Article