aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2015-05-28 17:36:45 -0400
committerSteven Rostedt <rostedt@goodmis.org>2015-07-20 22:30:47 -0400
commit9826b2733a4399149072058a11f611357479229d (patch)
tree58fd8df550a8742e3eb0f28cf70ead4ac0694ac6 /kernel/trace/trace_functions_graph.c
parentfcc742eaad7cbcbbb2a96edc8f1d22adbaa804cb (diff)
downloadlinux-9826b2733a4399149072058a11f611357479229d.tar.gz
linux-9826b2733a4399149072058a11f611357479229d.tar.bz2
linux-9826b2733a4399149072058a11f611357479229d.zip
ring-buffer: Move the adding of the extended timestamp out of line
Requiring a extended time stamp is an uncommon occurrence, and it is best to do it out of line when needed. Add a noinline function that handles the extended timestamp and have it called with an unlikely to completely move it out of the fast path. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions