Component Type: kbuild config
Description: Inline instrumentation
More info: Compiler directly inserts code checking shadow memory before memory accesses. This is faster than outline (in some workloads it gives about x2 boost over outline instrumentation), but make kernel's .text size much bigger.
Build project: Kconfig (Linux kconfig) (Path: Kconfig )
Other views: file explorer