Skip to content
Commit 820b3cdd authored by Douglas RAILLARD's avatar Douglas RAILLARD Committed by Douglas Raillard
Browse files

lisa.trace: Avoid duplicated timestamps in Trace.df_all_events()

Since meta-events (like "userspace@...") share the timestamp with their
source event (like "print"), duplicated timestamps in the final
dataframe are expected.

Avoid duplication by minimal incrementation to the timestamps when
needed.
parent 9d88facd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment