]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit2ee5b92a2598d9e403337185fdf88f661dee8616
tree39672f39ff98d7fc2fea7b59467e76c4609ecfc2
parent6be7fa3c74d1e0cd50f2157b5c1524f152bf641e
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