diff options
author | 2020-06-24 15:33:30 +0300 | |
---|---|---|
committer | 2020-06-24 07:48:44 -0700 | |
commit | 8dd70543f795d1836003754f3c60226f21433c99 (patch) | |
tree | 0635f39547948251536a3cfde3f2c4c076760d1c /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving (diff) | |
download | linux-dev-8dd70543f795d1836003754f3c60226f21433c99.tar.xz linux-dev-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 <alex.popov@linux.com>
Link: https://lore.kernel.org/r/20200624123330.83226-6-alex.popov@linux.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions