diff options
author | Alexander Popov <[email protected]> | 2020-06-24 15:33:30 +0300 |
---|---|---|
committer | Kees Cook <[email protected]> | 2020-06-24 07:48:44 -0700 |
commit | 8dd70543f795d1836003754f3c60226f21433c99 (patch) | |
tree | 0635f39547948251536a3cfde3f2c4c076760d1c /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | feee1b8c490821f29aae416a5422795f5a29263d (diff) |
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/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions