diff options
author | 2016-11-23 20:38:39 -0500 | |
---|---|---|
committer | 2016-11-23 20:38:39 -0500 | |
commit | babe3fce95e6490b88a2a21d90eb4ba9884edb82 (patch) | |
tree | e5af8a3bee57e484db28ee831e49d607e25c7881 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ring-buffer: Force inline of hotpath helper functions (diff) | |
download | linux-dev-babe3fce95e6490b88a2a21d90eb4ba9884edb82.tar.xz linux-dev-babe3fce95e6490b88a2a21d90eb4ba9884edb82.zip |
ring-buffer: Froce rb_update_write_stamp() to be inlined
The function rb_update_write_stamp() is in the hotpath of the ring buffer
recording. Make sure that it is inlined as well. There's not many places
that call it.
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions