unexpectedFtraceHandler property

bool? unexpectedFtraceHandler
getter/setter pair

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

Implementation

core.bool? unexpectedFtraceHandler;