diff options
author | 2015-05-28 17:36:45 -0400 | |
---|---|---|
committer | 2015-07-20 22:30:47 -0400 | |
commit | 9826b2733a4399149072058a11f611357479229d (patch) | |
tree | 58fd8df550a8742e3eb0f28cf70ead4ac0694ac6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ring-buffer: Add event descriptor to simplify passing data (diff) | |
download | wireguard-linux-9826b2733a4399149072058a11f611357479229d.tar.xz wireguard-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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions