Intel® Inspector Help
Specify additional settings for a collect or collect-with action.
-knob <knob-name>=<knob-value> |
-k <knob-name>=<knob-value> |
Available knobs and values are dependent on the specified analysis type or collector. For a complete list, use the knob-list action.
knob-name |
Name |
knob-value |
Value |
Use the knob action-option when you want to specify an additional setting for a collect or collect-with action. For a full list of available knobs, use the knob-list action.
This command uses the collect-with action to perform memory error analysis using the detect-memory-leaks knob on myApp.
$ inspxe-cl -collect-with runmc -knob detect-memory-leaks true -- myApp