diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2016-11-23 20:42:31 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2016-11-23 20:42:31 -0500 |
commit | 38e11df134297ea3860c7aad8263ece27db01308 (patch) | |
tree | c800e9fb51d142fa2b1a56935a2d387fe3a935e2 /samples/trace_events | |
parent | babe3fce95e6490b88a2a21d90eb4ba9884edb82 (diff) | |
download | linux-38e11df134297ea3860c7aad8263ece27db01308.tar.bz2 |
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 'samples/trace_events')
0 files changed, 0 insertions, 0 deletions