There are many ways to take advantage of the power
and flexibility of the
Intel® Inspector.
Use the following workflows to help you maximize your
productivity as quickly as possible. See links below for more details on each
workflow.
Typical Workflows
|
Usage
|
Analysis
|
Use the graphical user interface (GUI) to:
Inspect a running application for issues and collect a
result.
Investigate the result.
Fix issues that should not remain in source code.
|
Reporting
|
Use the command line interface (CLI) to:
Inspect a running application for issues and collect a
result.
Investigate the result.
|
Regression Testing
|
Create a gold standard:
Use the GUI (or CLI) to create a result from which you
have successfully eliminated all real problems.
Use the CLI to create a suppression file to match any
remaining problems you have determined you can ignore.
Change your source code.
Use the CLI (or GUI) to check for new problems:
|
Parent topic:Getting Started