Lines Matching refs:instrumentation
19 Disables both inline and stack instrumentation. Selected by
20 architectures that do not support these instrumentation types.
140 bool "Outline instrumentation"
147 bool "Inline instrumentation"
157 bool "Stack instrumentation (unsafe)" if CC_IS_CLANG && !COMPILE_TEST
162 Disables stack instrumentation and thus KASAN's ability to detect
165 With Clang, stack instrumentation has a problem that causes excessive
172 With GCC, enabling stack instrumentation is assumed to be safe.
174 If the architecture disables inline instrumentation via
175 ARCH_DISABLE_KASAN_INLINE, stack instrumentation gets disabled
176 as well, as it adds inline-style instrumentation that is run