diff options
| author | Alexander Popov <[email protected]> | 2020-06-24 12:33:30 +0000 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2020-06-24 14:48:44 +0000 |
| commit | 8dd70543f795d1836003754f3c60226f21433c99 (patch) | |
| tree | 0635f39547948251536a3cfde3f2c4c076760d1c /scripts/gcc-plugins/structleak_plugin.c | |
| parent | gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving (diff) | |
| download | kernel-8dd70543f795d1836003754f3c60226f21433c99.tar.gz kernel-8dd70543f795d1836003754f3c60226f21433c99.zip | |
gcc-plugins/stackleak: Add 'verbose' plugin parameter
Add 'verbose' plugin parameter for stackleak gcc plugin.
It can be used for printing additional info about the kernel code
instrumentation.
For using it add the following to scripts/Makefile.gcc-plugins:
gcc-plugin-cflags-$(CONFIG_GCC_PLUGIN_STACKLEAK) \
+= -fplugin-arg-stackleak_plugin-verbose
Signed-off-by: Alexander Popov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/structleak_plugin.c')
0 files changed, 0 insertions, 0 deletions
