aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2020-11-27 11:20:58 -0500
committerSteven Rostedt (VMware) <[email protected]>2020-11-30 15:21:31 -0500
commit55ea4cf403800af2ce6b125bc3d853117e0c0456 (patch)
tree90b6dd8bef31c53b59abbf0155a1a2aed9e597c4 /lib/test_overflow.c
parentfbc6e1c6e0a4b5ef402f9eb8d00880a5e1d98df3 (diff)
ring-buffer: Update write stamp with the correct ts
The write stamp, used to calculate deltas between events, was updated with the stale "ts" value in the "info" structure, and not with the updated "ts" variable. This caused the deltas between events to be inaccurate, and when crossing into a new sub buffer, had time go backwards. Link: https://lkml.kernel.org/r/[email protected] Cc: [email protected] Fixes: a389d86f7fd09 ("ring-buffer: Have nested events still record running time stamp") Reported-by: "J. Avila" <[email protected]> Tested-by: Daniel Mentz <[email protected]> Tested-by: Will McVicker <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions