Lines Matching full:instrumentation
7 ## Features and instrumentation
9 | Feature/Instrumentation | afl-gcc | llvm | gcc_plugin | FRIDA mode(9) | QEMU mode(10…
16 | Selective Instrumentation [F] | | x | x | x | x …
27 see [instrumentation/README.llvm.md](../instrumentation/README.llvm.md)
31 [instrumentation/README.llvm.md](../instrumentation/README.llvm.md).
36 [instrumentation/README.persistent_mode.md](../instrumentation/README.persistent_mode.md)
39 [instrumentation/README.laf-intel.md](../instrumentation/README.laf-intel.md)
44 [instrumentation/README.cmplog.md](../instrumentation/README.cmplog.md)
49 [instrumentation/README.instrument_list.md](../instrumentation/README.instrument_list.md)
52 bytes the larger the target is. Our default instrumentation in LTO and
55 [instrumentation/README.llvm.md](../instrumentation/README.llvm.md).
60 see [instrumentation/README.llvm.md](../instrumentation/README.llvm.md).
63 during compilation/instrumentation. Automatic feature :) See
64 [instrumentation/README.lto.md](../instrumentation/README.lto.md)
72 [instrumentation/README.persistent_mode.md](../instrumentation/README.persistent_mode.md)
74 ## More information about instrumentation
82 6. Not compatible with LTO instrumentation and needs at least LLVM v4.1
97 * NeverZero patch for afl-gcc, instrumentation, QEMU mode and unicorn_mode which
102 * The new CmpLog instrumentation for LLVM and QEMU inspired by
111 * LAF-Intel/CompCov support for instrumentation, QEMU mode and unicorn_mode