summaryrefslogtreecommitdiff
path: root/doc/dlt_book.txt
Commit message (Collapse)AuthorAgeFilesLines
* Documentation updateChristoph Lipka2018-12-211-11/+0
| | | | | Signed-off-by: Manikandan C <mchockalingam@de.adit-jv.com> Signed-off-by: Christoph Lipka <clipka@de.adit-jv.com>
* Add dlt-sortbytimestamp utility plus documentation (#73)eBardieCT2018-09-251-0/+2
| | | | | | | | | | | | | | | * 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.
* Add short explanation for DLT log level (#20)Lutz Helwing2017-08-071-0/+2
| | | Signed-off-by: Lutz Helwing <lutz_helwing@mentor.com>
* doc: Documenatation updateChristoph Lipka2016-10-241-0/+2
| | | | Signed-off-by: Christoph Lipka <clipka@jp.adit-jv.com>
* Updated man pages and READMEsLutz Helwing2016-02-241-19/+31
| | | | | | | | | | | - Updated INSTALL - Updated README - Fixed ReleaseNotes.txt for asciidoc generation - Added manual for core dump handler - Updated all man pages Change-Id: I7154c14f92b3f7f6ca05c721d154a8e1aa7df1bf Signed-off-by: Lutz Helwing <lutz_helwing@mentor.com>
* Offline Logstorage: DocumentationChristoph Lipka2015-07-301-0/+3
| | | | Signed-off-by: Christoph Lipka <clipka@jp.adit-jv.com>
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-1/+1
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Updated license headers to latest GENIVI license policy. Fixed further LRT ↵Lutz Helwing2015-06-171-2/+17
| | | | | | Scan findings. Renamed and cleanup further files. Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Release of new stable version v2.9.0v2.9.0Alexander Wenzel2012-11-261-1/+13
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Moved manual generation from batch file into cmake.Alexander Wenzel2012-11-261-3/+3
| | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
* Updated dlt-filetransfer documentation to asciidocChristian Muck2012-11-261-1/+1
| | | | Signed-off-by: Christian Muck <christian.muck@bmw.de>
* Modfied documentation using asciibook.Alexander Wenzel2012-11-261-0/+46
Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>