Intel® INDE Media for Mobile Tutorials - Building and Running Samples for...
This tutorial outlines the steps needed to build the Intel® Integrated Native Developer Experience (Intel® INDE) Media for Mobile Samples for Windows* RT in Visual Studio* 2013. Before getting started,...
View ArticleIntel® System Studio Case Studies
Enhancing In-Vehicle-Infotainment Application Reliability and Performance using Intel® System StudioThe x86 based In vehicle infotainment (IVI) solution is available to reduce the time and cost...
View ArticleEnhancing In-Vehicle-Infotainment Application Reliability and Performance...
Download now : Intel® System Studio for IVI Applications.pdf As the numbers of car users are increasing around the world, the demand for more sophisticated and advanced in-vehicle- infotainment (IVI)...
View ArticlePane: Analysis Type-Memory Errors
Before Analysis(One way) To access this Intel Inspector pane: From the Visual Studio* menu, choose Tools> Intel Inspectorversion> New Analysis.... Then choose Memory Error Analysis from the...
View ArticleDialog Box: Merge States
To access this Intel Inspector dialog box: In the Problems pane, right-click any problem to display a context menu, then choose Merge States....Use this dialog box to merge state information from any...
View ArticleTroubleshooting Out-of-memory Conditions
SymptomsIntel Inspector displays an out-of-memory message.Intel Inspector stops application execution and collection (with or without reporting an out-of-memory message).In the Windows Task Manager...
View ArticleSuppression Rule Syntax in Text Format
TipAlthough you are ultimately trying to suppress problems, the Intel Inspector vehicle for defining a suppression rule is one or more code locations.Narrow rules suppress a limited number of relevant...
View ArticleExporting and Importing Files
Create result archive files to easily: Move Intel® Inspector results between machines or even between operating systems. For example: You can export an archive file for a result produced on a Linux*...
View ArticleCustomizing Frame Presentation
Select a problem or code location to open the Intel Inspector Sources window.In the dynamic analysis Call Stack tab or in the static analysis Traceback tab, right-click to display a context menu with...
View ArticleOpening Results
Intel Inspector dynamic analysis results are available during and immediately after analysis is complete.By default, static analysis results are available immediately after analysis is complete (Visual...
View ArticleAbout Configuring Dynamic Analyses
Configure the Intel Inspector dynamic analyses using preset and custom analysis types.You can also configure the Intel Inspector for interactive debugging during analysis.About Using Analysis...
View ArticleAbout Choosing Projects
AttentionStatic analysis is deprecated. It may be removed in a future major release. If you have concerns or feedback, please comment at...
View ArticleReporting Workflow
There are many ways to take advantage of the power and flexibility of the Intel Inspector.Intel Inspector Help recommends this workflow to help maximize your productivity as quickly as possible when...
View ArticleWhat's new? - Intel® VTune™ Amplifier XE 2015 Update 1
Intel® VTune™ Amplifier XE 2015A performance profiler for serial and parallel performance analysis. Overview, training, support.New for the Update 1 release! (Optional update unless you need...)As...
View ArticleDialog Box: Project Properties-Suppressions
(One way) To access this Intel Inspector dialog box: From the Visual Studio* menu, choose Project> Intel Inspector <version> Project Properties.... In the Project Properties dialog box, choose...
View ArticleDialog Box: Corresponding inspxe-cl Command Options
To access this Intel Inspector dialog box: On the Command toolbar, click the Command Line button.Use this dialog box to review - and, if desired, copy to the clipboard - the command to perform the same...
View ArticleTroubleshooting
Parent topic: Intel® InspectorTroubleshooting Anti-virus Software IssuesTroubleshooting Application CrashesTroubleshooting Internal Thread Suspension AttemptTroubleshooting No Problems...
View ArticleTypical Suppressions Usage Model Using the GUI
The following is the typical usage model for handling GUI-created suppression rules in the Intel Inspector: In the Target tab of the Project Properties dialog box, set Suppressions to Apply...
View ArticleComparing Two Results
The information in an Intel Inspector results comparison is most useful when you compare two results of the same analysis type from the same project.To compare two results:From the: Visual Studio*...
View ArticleCyclomatic Complexity Metrics
Cyclomatic complexity is a software metric that assigns an integer value to each subroutine. The cyclomatic complexity metric measures the number of independent paths through a subroutine. Statistical...
View Article