From: "Steven Rostedt (Google)" <rostedt@xxxxxxxxxxx> When fixing tracecmd_read_at() the convert command was broken. This was due to it using the temp file and not the zpage. The offsets were not accounted for in this path. trace-cmd convert uses the temp files and not the zpage so it was a casualty of the situation. Steven Rostedt (Google) (2): trace-cmd library: Fail if tracecmd_init_data() fails trace-cmd library: Fix reading of temp file used to decompress lib/trace-cmd/trace-input.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) -- 2.35.1