[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
Peter Zijlstra
peterz at infradead.org
Wed May 25 02:20:27 EST 2011
On Tue, 2011-05-24 at 10:59 -0500, Will Drewry wrote:
> include/linux/ftrace_event.h | 4 +-
> include/linux/perf_event.h | 10 +++++---
> kernel/perf_event.c | 49 +++++++++++++++++++++++++++++++++++++---
> kernel/seccomp.c | 8 ++++++
> kernel/trace/trace_syscalls.c | 27 +++++++++++++++++-----
> 5 files changed, 82 insertions(+), 16 deletions(-)
I strongly oppose to the perf core being mixed with any sekurity voodoo
(or any other active role for that matter).
More information about the Linuxppc-dev
mailing list