diff options
author | 2016-04-29 17:44:01 -0400 | |
---|---|---|
committer | 2016-04-29 17:44:01 -0400 | |
commit | 33fddff24d05d71f97722cb7deec4964d39d10dc (patch) | |
tree | 5deaa77ac5424b00a993c0fd378490a862bea74e /scripts/gdb/linux/utils.py | |
parent | tracing: Remove unused function trace_current_buffer_discard_commit() (diff) | |
download | linux-rng-33fddff24d05d71f97722cb7deec4964d39d10dc.tar.xz linux-rng-33fddff24d05d71f97722cb7deec4964d39d10dc.zip |
tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL
There's no real difference between trace_buffer_unlock_commit() and
trace_buffer_unlock_commit_regs() except that the former passes NULL to
ftrace_stack_trace() instead of regs. Have the former be a static inline of
the latter which passes NULL for regs.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions