Skip to content

Commit

Permalink
delete extra lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Rtoax committed Sep 13, 2021
1 parent 57a86aa commit 4d13c17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/tracing/undump.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d13c17

Please sign in to comment.