Merge pull request #1941 from volatilityfoundation/issues/issue1940-timerliner-output

Timeliner output repeated lines and entries due to how it was constructed
This commit is contained in:
ikelos
2026-02-26 10:24:57 +00:00
committed by GitHub
@@ -153,6 +153,8 @@ orders the results by time."""
)
times[timestamp_type] = timestamp
self.timeline[(plugin_name, item)] = times
for plugin_name, item in self.timeline:
data.append(
(
0,