summaryrefslogtreecommitdiff
path: root/src/console
Commit message (Expand)AuthorAgeFilesLines
* Make dlt-convert more responsive when watching a fileAigars Mahinovs2019-02-021-1/+1
* Code beautification using uncrustifyChristoph Lipka2018-12-2111-1299/+928
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-304-104/+132
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-233-16/+16
* dlt-control: update get log infoSaya Sugiura2018-11-231-8/+17
* Gateway ImprovementsManikandan C2018-11-233-364/+61
* Log storage - Updates (#82)ManikandanChockalingam2018-11-152-2/+48
* Add dlt-sortbytimestamp utility plus documentation (#73)eBardieCT2018-09-252-1/+424
* Fix gcc 8 build (#74)Jesus Sanchez-Palencia2018-09-252-2/+2
* Introduce controlling entire system trace status feature from dlt-control (#57)Yusuke Sato2018-05-181-18/+50
* dlt-control: Fix Setting default trace status issue (#53)Yusuke Sato2018-05-081-3/+3
* dlt-client: fix dlt_client_cleanup memory handlingOnkar Palkar2017-02-063-8/+26
* Dlt-Receive: Use PRIxxx macros for printf variablesChristoph Lipka2016-10-241-2/+3
* Offine logstorage: Remove duplicated source fileChristoph Lipka2016-10-241-467/+0
* CommonControl: Fix for commands not working with unix socketS. Hameed2016-04-283-25/+44
* CommonControl: Unix socket path and ecuid parsing for control applicationsManikandan C2016-04-286-17/+117
* dlt-control: Provision to control entire system log levelManikandan C2016-04-281-36/+99
* Offline logstorage: On Demand triggering for syncing Logstorage cache and sup...Christoph Lipka2016-04-253-22/+71
* Reverted previous logstorage fixLutz Helwing2016-01-291-2/+2
* Fix CMakeLists to build logstorage, and coredumphandlerStefan Vacek2016-01-291-2/+2
* Logstorage: Check if given path is writable in logstorage control applicationChristoph Lipka2015-12-073-0/+37
* Dlt MultiNodeChristoph Lipka2015-12-072-1/+462
* Control application: Control appliction to support offline log storage triggerFrederic Berat2015-11-2413-0/+2524
* Offline logstorage: Offline logstorage featureS. Hameed2015-11-241-8/+0
* Unix socket control interfaceChristoph Lipka2015-11-242-4/+4
* GetLogInfo: supported get log info in dlt-controlManikandan C2015-11-181-41/+460
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-073-34/+26
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-072-17/+27
* Restrict dlt-receive to write max. n-bytesStefan Vacek2015-10-071-3/+223
* Cleanup masterStefan Vacek2015-10-076-1/+1
* Offline logstorage [4/4]: Control applicationChristoph Lipka2015-07-302-0/+468
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-174-7/+7
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-174-45/+57
* dlt-control: Check for return valuesSid Heroor2015-06-171-9/+27
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-013-3/+3
* Added additional command line commands.Alexander Wenzel2013-10-181-4/+82
* Added command line commands set log level and set trace status.Alexander Wenzel2013-10-181-3/+37
* Implementation of command line tool dlt-control.Alexander Wenzel2013-10-182-1/+404
* Yocto fix in build builds.Alexander Wenzel2013-07-311-2/+2
* Removed most warnings caused by: Wunused-but-set-variable flag. Eome were kep...Simon Brandner2013-07-192-0/+10
* Parasoft workaround: solve complaints about missing breaks/returns in default...Simon Brandner2013-07-192-0/+2
* Corrected email of Alexander WenzelChristian Muck2012-03-273-3/+3
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-262-2/+2
* GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-262-62/+32
* GDLT-38, Update license in more CMakeListsLassi Marttala2012-03-261-32/+11
* Update project structureChristian Muck2012-02-131-6/+0
* Optional adding of gprof compile flags.Christian Muck2011-09-031-0/+6
* Init of dlt daemonChristian Muck2011-04-114-0/+894