Skip to content
Commit e74da523 authored by Steven Rostedt's avatar Steven Rostedt
Browse files

tracing: fix seq read from trace files



The buffer used by trace_seq was updated incorrectly. Instead
of consuming what was actually read, it consumed the rest of the
buffer on reads.

Signed-off-by: default avatarSteven Rostedt <srostedt@redhat.com>
parent 2dc5d12b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment