Managing Custom Analysis Types
If the combination of analysis type settings in the
Intel Inspector
preset analysis types does not meet your needs, try creating new custom
analysis types based on the currently selected analysis type.
Open the Analysis Type
Window
From the:
- Visual Studio* menu, chooseTools> Intel Inspectorversion> New Analysis....
- StandaloneIntel InspectorGUI menu, choose .
Create a New Custom Analysis
Type
- Do one of the following:To Do ThisDo ThisCreate a custom analysis type based on a preset memory analysis type.
- ChooseMemory Error Analysisfrom the Analysis Type drop-down.
- Use the configuration slider to choose a preset memory analysis type.
- Click theCopybutton to display aCustom Analysisdialog box.
Create a custom analysis type based on a preset threading error analysis type.- ChooseThreading Error Analysisfrom the Analysis Type drop-down.
- Use the configuration slider to choose a preset threading analysis type.
- Click theCopybutton to display aCustom Analysisdialog box.
Create a custom analysis type based on a custom analysis type.- ChooseCustom Analysis Typesfrom the Analysis Type drop-down.
- Choose a custom analysis type from the custom analysis type selection box.
- Click theCopybutton to display aCustom Analysisdialog box.
- Supply identifying information to distinguish this custom analysis type from other analysis types.
- In thePropertiesregion, select or deselect checkboxes and choose values in the drop-down lists as appropriate. When you are finished, click theOKbutton.Some checkboxes and drop-down lists are dependent on the selection of other checkboxes. For example, for custom memory analysis types:
- TheEnable guard zonescheckbox is disabled unless you first select theDetect invalid/uninitialized accessescheckbox.
- TheGuard zone byte sizedrop-down list is disabled unless you first select theEnable guard zonescheckbox.
Outcome: The
Intel Inspector
creates a new custom analysis type.
Change a Custom Analysis Type
- ChooseCustom Analysis Typesfrom the Analysis Type drop-down.
- Choose the custom analysis type from the custom analysis type selection box.
- Click theEditbutton. Select or deselect checkboxes and change values in drop-down lists as appropriate. When you are finished, click theOKbutton.
Delete a Custom Analysis Type
- ChooseCustom Analysis Typesfrom the Analysis Type drop-down.
- Choose the custom analysis type from the custom analysis type selection box.
- Click theDeletebutton.
- ClickYesin the confirmation dialog box.