Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1213587
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v11 00/20] Compile-time stack validation |
| Date | 2015-08-26 09:10 +0200 |
| Message-ID | <q1D0l-71b-1@gated-at.bofh.it> (permalink) |
| References | <q11ep-2f3-3@gated-at.bofh.it> <q1hCA-P0-49@gated-at.bofh.it> <q1okG-213-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Josh Poimboeuf <jpoimboe@redhat.com> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v11 00/20] Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-24 17:00 +0200
Re: [PATCH v11 00/20] Compile-time stack validation Ingo Molnar <mingo@kernel.org> - 2015-08-25 10:20 +0200
Re: [PATCH v11 00/20] Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-25 17:30 +0200
Re: [PATCH v11 00/20] Compile-time stack validation Ingo Molnar <mingo@kernel.org> - 2015-08-26 09:10 +0200
Re: [PATCH v11 00/20] Compile-time stack validation Jiri Kosina <jikos@kernel.org> - 2015-08-26 10:50 +0200
Re: [PATCH v11 00/20] Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-27 15:20 +0200
Re: [PATCH v11 00/20] Compile-time stack validation Ingo Molnar <mingo@kernel.org> - 2015-08-28 10:30 +0200
Re: [PATCH v11 00/20] Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-28 16:00 +0200
Re: [PATCH v11 03/20] x86/stackvalidate: Compile-time stack validation Andi Kleen <andi@firstfloor.org> - 2015-08-26 16:30 +0200
Re: [PATCH v11 03/20] x86/stackvalidate: Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-27 16:40 +0200
Re: [PATCH v11 03/20] x86/stackvalidate: Compile-time stack validation Andi Kleen <andi@firstfloor.org> - 2015-08-28 19:30 +0200
Re: [PATCH v11 03/20] x86/stackvalidate: Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-28 22:00 +0200
csiph-web