diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2016-11-24 02:42:31 +0100 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2016-11-24 02:42:31 +0100 |
commit | 38e11df134297ea3860c7aad8263ece27db01308 (patch) | |
tree | c800e9fb51d142fa2b1a56935a2d387fe3a935e2 /kernel/tracepoint.c | |
parent | ring-buffer: Froce rb_update_write_stamp() to be inlined (diff) | |
download | linux-38e11df134297ea3860c7aad8263ece27db01308.tar.xz linux-38e11df134297ea3860c7aad8263ece27db01308.zip |
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
Both rb_end_commit() and rb_set_commit_to_write() are in the fast path of
the ring buffer recording. Make sure they are always inlined.
Link: http://lkml.kernel.org/r/20161121183700.GW26852@two.firstfloor.org
Reported-by: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/tracepoint.c')
0 files changed, 0 insertions, 0 deletions