Invalid branch name(s): e0ba94f14f747c2661c4d21f8c44e5b0b8cd8e48^
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:
Steven Rostedt <srostedt@redhat.com>
Loading
Please register or sign in to comment