Use minimal instrumentation when the module doesn't contain debugging information, PowerCheck tab, Settings Dialog Box (Error Detection)
Select whether you want Purify to use minimal or precise error-checking instrumentation on modules without debug data. If you deselect this checkbox, Purify uses precise instrumentation on modules without debug data.
Precise instrumentation provides full run-time error detection and precisely pinpoints problems in any component in the program. Minimal instrumentation provides quick instrumentation for modules whose errors are of less interest to you.
Note:
§ Purify requires relocation data for precise instrumentation. If relocation data isn't available, Purify uses minimal instrumentation.
(C) Copyright IBM Corporation 1992, 2010.