]> git.baikalelectronics.ru Git - kernel.git/commit
perf: Disallow user-space stack dumps for function trace events
authorJiri Olsa <jolsa@redhat.com>
Sun, 2 Mar 2014 15:56:39 +0000 (16:56 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 11 Mar 2014 10:57:58 +0000 (11:57 +0100)
commitebccaffd10ad3d348ba9806a61a8f7918113fb43
treeb3fce35edf1f68221b7487ea729df4e2ef5c3145
parent4c20149170c3dad9faf769809f2a68ee4f5f0969
perf: Disallow user-space stack dumps for function trace events

Recent issues with user space callchains processing within
page fault handler tracing showed as Peter said 'there's
just too much fail surface'.

The user space stack dump is just another source of the this issue.

Related list discussions:
  http://marc.info/?t=139302086500001&r=1&w=2
  http://marc.info/?t=139301437300003&r=1&w=2

Suggested-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1393775800-13524-3-git-send-email-jolsa@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/trace/trace_event_perf.c