]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: Update stack trace skipping for ORC unwinder
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 23 Jan 2018 18:25:04 +0000 (13:25 -0500)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 23 Jan 2018 20:57:00 +0000 (15:57 -0500)
commit1f8a558b923367f1c4b5b6aa000d1a8e11813dbc
tree39672f39ff98d7fc2fea7b59467e76c4609ecfc2
parentb48f934f269ea6c611c58c0e7b5376d9b5f2cec8
tracing: Update stack trace skipping for ORC unwinder

With the addition of ORC unwinder and FRAME POINTER unwinder, the stack
trace skipping requirements have changed.

I went through the tracing stack trace dumps with ORC and with frame
pointers and recalculated the proper values.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/trace.c
kernel/trace/trace_events_trigger.c
kernel/trace/trace_functions.c