unexpectedKprobeHandler property

bool? unexpectedKprobeHandler
getter/setter pair

True if kprobe points are present with callbacks pointing to regions that are not in the expected kernel or module code range.

Implementation

core.bool? unexpectedKprobeHandler;