diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2016-11-24 04:35:32 +0300 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2016-11-24 04:35:32 +0300 |
commit | 2289d5672f99d36764cbf66e13b5401f700e7043 (patch) | |
tree | 64726cffc8e59b25c34079bc09514d8049016016 /kernel/trace/trace_functions_graph.c | |
parent | 52ffabe3848a1ebd944cdf7801a77247b1cb46d5 (diff) | |
download | linux-2289d5672f99d36764cbf66e13b5401f700e7043.tar.xz |
ring-buffer: Force inline of hotpath helper functions
There's several small helper functions in ring_buffer.c that are used in the
hot path. For some reason, even though they are marked inline, gcc tends not
to enforce it. Make sure these functions 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/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions