diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-06-30 12:47:56 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-07-01 22:12:06 -0400 |
commit | 74e879373b377f15d4ecb45bf8316b77e8badc49 (patch) | |
tree | 87e567609725b0841ab0504ebd4c25d1151fc305 /kernel/latencytop.c | |
parent | 58fbc3c63275c6255a10ae151cc3882d9190c4e0 (diff) | |
download | linux-74e879373b377f15d4ecb45bf8316b77e8badc49.tar.bz2 |
ring-buffer: Move the add_timestamp into its own function
Make a helper function rb_add_timestamp() that moves the adding of the
extended time stamps into its own function. Also, remove the noinline and
inline for the functions it calls, as recent benchmarks appear they do not
make a difference (just let gcc decide).
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/latencytop.c')
0 files changed, 0 insertions, 0 deletions