platform/core/system/dlog.git
2023-03-21 Michal Blochdlog_logger: simplify reader_logger 45/290145/2
2023-03-15 Michal BlochHide dlog_print_{dotnet,native} from the header 25/289925/1
2023-03-13 Michal Blochunit tests: fix a minor leak 01/289701/1
2023-03-13 Michal Blochlog-redirect: don't put enormous vars on the stack 00/289700/1
2023-03-10 Michal Blochdlog_logger: multi-thread logger readers 78/285378/7
2023-03-10 Michal Blochdlog_logger: add a dedicated signal handler thread 10/289210/6
2023-03-09 Marek Szulcdlog_logger: add a function for resizing log_compressed... 15/288915/11
2023-02-28 Michal Blochdlog_logger: build with -pthread 30/285130/8
2023-02-28 Michal Blochdlog_logger: remove useless 'exiting' state 87/289087/1
2023-02-28 Michal Blochdlog_logger: flush readers on free 86/289086/1
2023-02-28 Michal Blochtests: less confusing logic 45/289045/2
2023-02-28 Michal Blochdlog_logger: extract some struct logger functions 41/289041/2
2023-02-21 Michal BlochRelease 7.5.3 96/288696/1 accepted/tizen/unified/20230222.161514
2023-02-21 Michal BlochAdd the 'dotnet' and 'native' extra libdlog sinks 96/288296/4
2023-02-21 Michal BlochAdd the concept of extra redirectable sinks 24/288624/2
2023-02-20 Michal BlochDisallow adapter sinks (kmsg, syslog) from printing 23/288623/1
2023-02-17 Michal BlochUse buffer traits over specific IDs 95/288295/4
2023-02-16 Michal BlochBuffer traits: add `platform` 45/288445/1
2023-02-16 Michal BlochExtract buffer trait functions from logcommon 44/288444/1
2023-02-14 Michal BlochFix tool behaviour for disabled platform logging 94/288294/1
2023-02-10 Michal Blochdlog_logger: move epoll metadata functions to fd_entity.c 46/288146/1
2023-02-10 Michal Blochdlog_logger: commonize reader epoll dispatch 45/288145/1
2023-02-10 Michal Blochdlog_logger: readers unregister themselves from epoll 05/287705/2
2023-02-10 Michal Blochdlog_logger: readers now remove themselves from lists 44/288144/1
2023-02-10 Michal Blochdlog_logger: writer_free uses foreach 43/288143/1
2023-02-09 Michal Blochdlog_logger: readers keep their owning server 57/288057/1
2023-02-09 Michal Blochdlog_logger: cleanup config line handling 56/288056/1
2023-02-09 Michal Blochptrs_list: make list_foreach self removal safe 21/287921/2
2023-02-07 Michal Blochptrs_list: simplify remove_at implementation 20/287920/1
2023-02-02 Michal Blochdlog_logger: QoS contained by aggregation 99/287699/2
2023-02-02 Michal Blochdlog_logger: refactor QoS distributions 25/287625/3
2023-02-02 Michal Blochdlog_logger: extract main loop iteration 68/287568/4
2023-02-02 Michal Blochdlog_logger: reader_logger keeps dev FD directly 56/286856/3
2023-02-02 Michal Blochdlog_logger: cull unused logger readers 55/286855/3
2023-02-01 Michal Blochdlogctl: adjust the buffer enable/disable display 75/286775/3
2023-01-13 Michal Blochdlog_logger: remove reader logger sink FD entity 54/286854/1
2023-01-13 Michal Blochdlog_logger: code documentation 53/286853/1
2023-01-12 Michal Blochtests: extract header to a separate file 23/286423/3
2023-01-12 Michal Blochlibdlog: extract dynamic config inotify check 62/286362/2
2023-01-11 Marek SzulcFix gcno file path 65/286665/7 accepted/tizen/unified/20230207.165802
2022-12-21 Marek SzulcAdd integration test for log limiter 24/285024/8
2022-12-20 Michal BlochRelease 7.5.2 60/285760/4 accepted/tizen/unified/20221221.165305
2022-12-20 Michal Blochdlog_logger: refactoring 76/285376/4
2022-12-20 Michal Blochdlog_logger: extract a static var to a struct 94/285294/4
2022-12-20 Michal Blochdlog_logger: abstract (sub-)reader operations 29/285129/5
2022-12-20 Michal Blochminiz: get rid of unused code 33/285433/3
2022-12-20 Michal Blochlibdlog: implement a null backend 00/285500/7
2022-12-20 Michal Blochdlog_logger: lazy poll only for Logger backend 57/285757/6
2022-12-06 Michal Blochdlog_logger: remove duplicate code 28/285128/1
2022-12-02 Michal BlochRelease 7.5.1 accepted/tizen/unified/20221206.100436
2022-11-30 Michal Blochlibdlog: thread-local cache for pid/tid 87/284787/4
2022-11-30 Michal BlochDistribute compression benchmark onto target 58/284658/2
2022-11-23 Michal BlochAdd miniz to the daemon framework 82/284482/3
2022-11-22 Michal BlochAdd a compression framework to the daemon 81/284481/2
2022-11-04 Michal BlochCompression buffer size spec: bytes -> kilobytes 46/283946/1
2022-10-28 Karol LewandowskiRelease 7.5.0 66/283566/2 accepted/tizen/unified/20221102.172734
2022-10-28 Marek SzulcAdd tests for the miniz compression library 67/281067/17
2022-10-28 Marek SzulcAdd miniz compression library 56/282956/3
2022-10-28 Marek SzulcAdd benchmark framework for testing compression algos 64/283564/1
2022-10-28 Michal BlochAdd a timespec handling helper 01/282801/4
2022-10-28 Mateusz MajewskiEnable tests for zero-copy backend 98/282798/5
2022-10-28 Mateusz MajewskiStore ze->len in a variable 26/283326/2
2022-10-24 Mateusz MajewskiEnsure the timestamp always increases in zero-copy... 01/283301/2
2022-10-19 Marek Szyprowskizlogger: use dynamic mappings for each client 56/281156/14
2022-10-19 Marek Szyprowskizlogger: use cache for gettid() to reduce logging hot... 72/283172/5
2022-10-19 Marek Szyprowskizlogger: don't call get_time() twice 58/283058/2
2022-10-11 Mateusz MajewskiFix dlogutil -t in zero-copy backend 96/282796/1
2022-10-11 Mateusz MajewskiFix redirection check for zero-copy logger 83/282783/1
2022-10-10 Michal BlochHotfix release 7.0.11
2022-10-07 Mateusz MajewskiFix zero copy sorting 67/282667/2
2022-09-21 Marek SzulcAdd timer and string test to test_fastlz_pos/neg.c 66/281066/19
2022-09-21 Michal BlochRelease 7.0.10 69/281769/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062910 accepted/tizen/7.0/unified/hotfix/20221116.105708 accepted/tizen/unified/20220923.052703 tizen_7.0_m2_release
2022-09-21 Mateusz MajewskiAdd util_default_format configuration option 74/281474/7
2022-09-21 Mateusz MajewskiAdd clear operation to zero copy libdlogutil 66/281766/1
2022-09-20 Karol LewandowskiAdd package to explicitly enable zero-copy dlog backend 70/281670/3 accepted/tizen/unified/20220921.022916
2022-09-20 Mateusz MajewskiActually store the block number in the thread-local 79/281679/1
2022-09-19 Karol LewandowskiRelease 7.0.8 95/281495/1
2022-09-19 Karol LewandowskiDo not allow overriding DLOG_CONFIG_PATH for setuid... 94/281494/1
2022-09-15 Marek Szyprowskizlogger: correct calculation of buffer map/offset 40/281340/2
2022-09-15 Michal BlochRelease 7.0.7 accepted/tizen/unified/20220917.094322 accepted/tizen/unified/20220919.013235
2022-09-12 Michal BlochIntegrate zlogutil into libdlogutil 10/280910/3
2022-09-06 Karol LewandowskiRelease 7.0.6 06/280906/1 accepted/tizen/unified/20220908.124823 submit/tizen/20220906.135332
2022-09-05 Mateusz MajewskiMake log-redirect-stdout refuse to redirect logs if... 43/280743/3
2022-09-05 Mateusz MajewskiBring dlog-logger.conf.alias closer to dlog-logger... 42/280742/2
2022-09-05 Mateusz MajewskiHack in a graceful shutdown of the daemon in the zero... 13/280713/2
2022-09-05 Karol LewandowskiEnsure proper access rights for zlogger device 15/280815/1
2022-09-01 Mateusz MajewskiAdd zero-copy backend support to log-redirect-stdout 06/280606/1 submit/tizen/20220902.191720
2022-08-30 Michal BlochAdd Zlogutil for reading zero-copy backend logs 34/278734/13
2022-08-30 Michal BlochAdd a zero-copy backend 33/278733/14
2022-08-24 Michal BlochReuse -m for memory compression mode 38/280038/2
2022-08-19 Michal BlochReduce max logger request length 94/279394/2
2022-08-03 Michal BlochRelease 7.0.5 03/278903/4 accepted/tizen/unified/20220805.131749 submit/tizen/20220804.182348
2022-08-03 Michal BlochLess harsh thread cancellation prevention 90/277090/7
2022-08-02 Michal BlochFix insufficient test dir rights 44/279144/1
2022-07-28 Michal Blochlib: avoid a needless rw-lock if possible 01/278901/3
2022-07-27 Michal Blochlimiter: minor cleanup 00/278900/1
2022-07-26 Michal Blochlibdlog: container warning contains PID/TID 26/278826/1
2022-07-26 Michal BlochMake headers a bit more C++ friendly 42/278642/2
2022-06-29 Michal Blochlibdlog: reduce the "critical" section a bit 43/277043/1
2022-06-29 Michal Blochlibdlog: more careful handling of null function ptrs 42/277042/1
next