clearLockCallStackFilter

clearLockCallStackFilter();

The clearLockCallStackFilter method of the Process class clears the list of classes for which saving lock call stack information has been enabled for this process; that is, it clears the filtering options set for this process by the addLockCallStackFilter method of the Process class.

You can call this method for any running Process instance in the system.

2016.0.01 and higher