Quantcast
Channel: C#
Viewing all articles
Browse latest Browse all 1853

Introducing the Intel VTune Amplifier

$
0
0

Intel® VTune™ Amplifier provides information on code performance for users developing serial and multithreaded applications. Use the Intel VTune Amplifier XE version for performance analysis on Windows*, OS X*, and Linux* operating systems. For performance and energy analysis on Android*, embedded Linux, and Windows systems, use the Intel VTune Amplifier for Systems. On Windows systems, VTune Amplifier integrates into Microsoft Visual Studio* software (XE version only) and is also available as a standalone GUI client. On Linux and OS X systems, VTune Amplifier works exclusively as a standalone GUI client. On OS X, you can set up your project, run remote analysis, and view the data collection result on the host. Local OS X analysis is not supported. VTune Amplifier for Systems can be also accessed from the Eclipse* development environment on Linux and Windows systems.

On all supported systems, you can use the command line interface for collecting data remotely or for performing regression testing.

VTune Amplifier helps you analyze the algorithm choices and identify where and how your application can benefit from available hardware resources. Use VTune Amplifier to locate or determine the following:

  • The most time-consuming (hot) functions in your application and/or on the whole system

  • Sections of code that do not effectively utilize available processor time

  • The best sections of code to optimize for sequential performance and for threaded performance

  • Synchronization objects that affect the application performance

  • Whether, where, and why your application spends time on input/output operations

  • The performance impact of different synchronization methods, different numbers of threads, or different algorithms

  • Thread activity and transitions

  • Hardware-related bottlenecks in your code

VTune Amplifier for Systems also introduces the Intel Energy Profiler providing an option to analyze power consumption on Android, Linux and Windows target platforms.

VTune Amplifier provides features that facilitate the analysis and interpretation of the results:

  • Analysis tree: Use the performance analysis tree to choose and configure the type of analysis to run on your target.

  • Start data collection paused: Click the Start Paused button on the command bar to start the application without collecting performance data and click the Resume button to enable the collection at the right moment.

  • Viewpoints: Choose among preset configurations of windows and panes available for the analysis result. This helps focus on particular performance problems.

  • Hot keys to start and stop the analysis: Use a batch file to create hot keys to start and stop a particular analysis.

  • Top-down tree: Use to understand which execution flow in your application is more performance-critical.

  • Timeline analysis: Analyze thread activity and the transitions between threads.

  • Frame analysis: Use the Frame API to mark significant transition points in your code and analyze performance per frame.

  • GPU analysis: Analyze applications using a Graphics Processing Unit (GPU) and correlate activities on both the CPU and GPU (available for VTune Amplifier XE on Windows and VTune Amplifier for Systems on Android systems with Intel HD Graphics).

  • Grouping: Group your data by different granularity in the Bottom-up window to analyze the problem from different angles.

  • Source analysis: View source with performance data attributed per source line to explore possible causes of an issue.

  • Comparison analysis: Compare performance analysis results for several application runs to localize the performance changes you got after optimization.

  • Remote analysis: Configure the data collection on the host system (Linux, OS X, or Windows) and run analysis on a target system (Linux, Android, or Windows). Target-based analysis on Windows (Energy analysis only), Android and embedded Linux systems is supported by the VTune Amplifier for Systems only.

Caution

Because the VTune Amplifier requires specific knowledge of assembly-level instructions, its analysis may not operate correctly if a program (target) is compiled to generate non-Intel architecture instructions. In this case, run the analysis with a target executable compiled to generate only Intel instructions. After you finish using the VTune Amplifier, you can use optimizing compiler options that generate non-Intel architecture instructions.

Installation Directories

The default installation path for the VTune Amplifier XE is [Program Files]\Intel\VTune Amplifier XE 2015. For the VTune Amplifier for Systems installed as part of Intel System Studio, the default <install_dir> is [Program Files]\Intel\System Studio 2015.0.xxx\VTune Amplifier 2015 for Systems.

For the standalone VTune Amplifier for Systems installed without Intel System Studio, the default <install_dir> is [Program Files]\Intel\VTune Amplifier 2015 for Systems.

On OS X* systems, the default <install_dir> is /Applications/Intel VTune Amplifier 2015 for Systems.app.

Inglese

Viewing all articles
Browse latest Browse all 1853

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>