tracing: Allow syscall trace events for non privileged users
authorFrederic Weisbecker <fweisbec@gmail.com>
Thu, 18 Nov 2010 01:11:42 +0000 (02:11 +0100)
committerFrederic Weisbecker <fweisbec@gmail.com>
Thu, 18 Nov 2010 13:37:44 +0000 (14:37 +0100)
As for the raw syscalls events, individual syscall events won't
leak system wide information on task bound tracing. Allow non
privileged users to use them in such workflow.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Li Zefan <lizf@cn.fujitsu.com>
Cc: Jason Baron <jbaron@redhat.com>

No differences found