From 4d13c171cc6e697de40dead9df1caaf26f0c88fc Mon Sep 17 00:00:00 2001 From: rtoax <32674962+Rtoax@users.noreply.github.com> Date: Mon, 13 Sep 2021 16:29:09 +0800 Subject: [PATCH] delete extra lines --- examples/tracing/undump.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/tracing/undump.py b/examples/tracing/undump.py index 1a40faea8b2d..70f9997e9f43 100644 --- a/examples/tracing/undump.py +++ b/examples/tracing/undump.py @@ -185,9 +185,7 @@ def print_recv_pkg(cpu, data, size): print("%-9s" % ("TIME(s)"), end="") print("%-6s %-12s" % ("PID", "COMM"), end="") -print() -print() start_ts = 0 # read events