Data: fix up out-of-order log lines
authorRené Stadler <mail@renestadler.de>
Wed, 16 Nov 2011 19:37:21 +0000 (20:37 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 11 Sep 2014 18:51:47 +0000 (20:51 +0200)
commit66e87f752aa42761782f738e9b3227ed9361fefd
tree6719d2b9363853dfee120850bf9344a5c88ddfa3
parent50dd570f3a924d176a7703e23efae993dfbe6643
Data: fix up out-of-order log lines

This is important because we rely on monotonically increasing timestamps for
binary searches in various places.

Overhead for an already sorted file with 1 million lines is less than 5%.
debug-viewer/GstDebugViewer/Data.py