SKIP_FUNCTION_NAME

With this configuration parameter, a list of functions is defined that are not instrumented.

Example:
SKIP_FUNCTION_NAME = foo2, MyClass::method6

The wildcard "*" can be used.