Re: [PATCH v11 00/20] Compile-time stack validation
From: Ingo Molnar
Date: Wed Aug 26 2015 - 03:07:34 EST
* Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> BTW, since I'm planning on adding a CFI generation option to this tool, I wonder
> if "stackvalidate" is a misnomer. I can't think of anything better. Any naming
> ideas are welcome :-)
I'd suggest 'debuginfo' and a Git-alike set of subcommands:
debuginfo help
debuginfo check
debuginfo check framepointers
debuginfo check cfi
Such a command scheme keeps open various future commands, such as:
debuginfo show
debuginfo size
debuginfo compress
debuginfo strip
etc.
I also checked that there does not appear to be such a Linux tool with such a name
at the moment.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/