Intel System Studio 2018 Getting Started Guide
The Intel® System Studio Professional Edition or Ultimate Edition offers several analysis tools to fit specific use cases. To resolve your performance issues, you may end up using more than one analysis tool to pinpoint problems and optimize your system.
Intel® VTune™ Amplifier: Offers a range of analysis types to fit multiple use cases on local or remote systems. Examine hotspots in your code, discover memory issues, optimize threading across multiple CPU cores, and so on.
Intel Inspector: Debugs memory and threading errors in your code.
Energy Analysis and Intel SoC Watch: Collects metrics that can be used to analyze power consumption and identify system behaviors that waste energy. Results can be viewed in CSV files or visualized with Intel System Studio (Linux targets only) or Intel VTune Amplifier.
Intel Graphics Performance Analyzers: Provides analysis and optimization for graphics-intensive applications.
Prerequisite: If you plan to run your analysis on a remote Linux system, configure your SSH connection to the target system.
In the Eclipse window, select Intel System Studio > VTune Amplifier > Launch VTune Amplifier.
In the VTune Amplifier window, click new project
, specify a name and location, and click
Create Project.
In the Analysis Target tab, select a target system and an analysis target type. If you select remote Linux (SSH) as your target system, make sure to include your SSH destination.
Switch to the Analysis Type tab, select your analysis type, and run the analysis.
Use the Find Your Analysis guide, available from the VTune Amplifier Welcome screen, to help you pick the right analysis type to fit your use case. Optimize:
Hotspots with Basic and Advanced Hotspots analysis
Parallelism with Concurrency, Locks and Waits, and HPC Performance Characterization analysis
Microarchitecture issues with General Exploration and Memory Access analysis
Focus on the issues highlighted on the performance summary and follow the embedded instructions for optimization.
For more information, see the following resources:
Resource |
Description |
---|---|
Basic steps to get you up and running with Intel VTune Amplifier. |
|
The help is the primary documentation for the VTune Amplifier. |
|
Tutorials show you how to use basic VTune Amplifier features. VTune Amplifier tutorials guide a new user through basic walkthrough operations with a short sample. The tutorials provide an excellent foundation before you read the VTune Amplifier help. |
|
Performance analysis cookbook that contains recipes identifying and solving the most popular performance problems with the help of VTune Amplifier's analysis types. |
Intel Inspector is available on the host system only. You cannot analyze an application on a remote target system. Instead, use your pre-built application on the host system to run your analysis.
In the Eclipse window, select Intel System Studio > Inspector > Launch Inspector.
In the Inspector window, choose File > New > Project, specify a project name, and click Create Project.
Browse to your pre-built application and click OK.
No special compilers or builds are required. Use a normal debug or production build.
Choose File > New > Analysis, select your analysis type from the drop-down, and run the analysis.
Focus on the prioritized to-do list in the Problems pane. Click a problem to view additional details in the pane below, or double-click to view the full source.
For more information, see the following resources:
Resource |
Description |
---|---|
Basic steps to get you up and running with Intel Inspector. |
|
The help is the primary documentation for Intel Inspector. |
|
Tutorials show you how to use basic Inspector features. Inspector tutorials guide a new user through basic workflows with a short sample. |
Pick the energy analysis solution that best fits your workflow:
Run analysis and view results on a remote Linux target from Linux or Windows host systems using the energy analysis Eclipse* plug-in. This is a Preview feature. For detailed instructions, see the energy analysis help.
View a quick summary of energy analysis results on a target system by running the Intel SoC Watch command line tool. For detailed instructions, see the Intel SoC Watch Getting Started.
Visualize energy analysis results over time by importing results into Intel VTune Amplifier. For detailed instructions, see the energy analysis help.
For more information, see the following resources:
Resource |
Description |
---|---|
Basic steps to get you up and running with energy analysis using the Intel SoC Watch command line tool. |
|
The energy analysis help provides instructions on running and interpreting power profiling on local and target systems using Intel SoC Watch, Intel VTune Amplifier, and Intel System Studio. |
|
Intel SoC Watch User Guide Linux* and Android* | Windows* |
The user guide provides detailed information about each metric collected by Intel SoC Watch. |
Graphics Monitor is your start point to three powerful agile tools optimize graphics-intensive DirectX*, OpenGL*, and OpenGL* ES applications. Includes the System Analyzer, Graphics Frame Analyzer, and Platform Analyzer.
Experiment with state overrides to correlate performance issues with specific stages of the graphics pipeline. Depending on the results of your experiments, explore the following optimization opportunities:
Analyze texture bandwidth
Optimize complex geometry
Experiment with states and shaders
Minimize overdraw
For more information, see the following resources:
Resource |
Description |
---|---|
Basic steps for running a graphics analysis. |
|
Use the online documentation for the latest content. A downloadable ZIP file containing all Intel® System Studio documentation is available for offline use from https://software.intel.com/en-us/articles/download-documentation-intel-system-studio-current-previous. |
Resource |
Description |
---|---|
The sample code and tutorials available for download guide a new user through basic product features. Sample code illustrates common code inefficiencies and the corresponding tutorials show how the performance analysis products can be used to solve issues. |
|
Additional Documentation |
Use the online documentation for the latest content. A downloadable ZIP file containing all Intel® System Studio documentation is available for offline use from https://software.intel.com/en-us/articles/download-documentation-intel-system-studio-current-previous. |
Visit this page for support and the latest online documentation. |
Intel, VTune Amplifier, and the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries.
*Other names and brands may be claimed as the property of others.
Microsoft, Windows, and the Windows logo are trademarks, or registered trademarks of Microsoft Corporation in the United States and/or other countries.
© Intel Corporation