diff options
author | eBardieCT <40671803+eBardieCT@users.noreply.github.com> | 2018-09-25 14:49:29 +0100 |
---|---|---|
committer | Christoph Lipka <clipka@users.noreply.github.com> | 2018-09-25 15:49:29 +0200 |
commit | 10a2c7673d2ae9d9ef8d59a417b6554881531a66 (patch) | |
tree | bfb7d7efa60df8213db326823112f05da1098468 /gtest-1.7.0/include | |
parent | 0f6d2ee216bed228676e6ea8f33b8bfbf6cf1880 (diff) | |
download | DLT-daemon-10a2c7673d2ae9d9ef8d59a417b6554881531a66.tar.gz |
Add dlt-sortbytimestamp utility plus documentation (#73)
* Add dlt-sortbytimestamp utility plus documentation
Add a commandline utility to sort a DLT file by timestamp.
By default a DLT file's messages are in the order they were
received by the logger. This is not ideal for tracing problems on
systems with multi-threaded programmes running on multi-core CPUs
since message reception order will not always (or even often)
correspond to message creation order.
The documentation deals with how to handle the problem case of DLT
files containing messages from multiple boot cycles.
Diffstat (limited to 'gtest-1.7.0/include')
0 files changed, 0 insertions, 0 deletions