platform/core/system/dlog.git
2020-06-25 Karol Lewandowskilog_format_log_line: Move variable declarations near... 53/237153/4
2020-06-25 Karol Lewandowskilog_format_log_line: Call localtime() only when needed 65/237065/4
2020-06-24 Karol Lewandowskilog_format_log_line: Use timespecs directly 52/237052/3
2020-06-24 Karol LewandowskiMerge "localtime: use reentrant variant" into tizen
2020-06-23 Michal Blochlibdlog: add a priority based pre-filter 66/226766/6
2020-06-22 Karol Lewandowskilocaltime: use reentrant variant 32/236832/2
2020-06-22 Yunmi Halibdlog: change license to MIT 25/236825/1
2020-06-19 Michal Blochtests: padding test works on a large buffer 08/236508/5
2020-06-17 Mateusz MajewskiClean up properly in the dlog_cpu script 03/236503/3
2020-06-17 Mateusz MajewskiAdd padding tests for the pipe backend 89/236489/3
2020-06-17 Mateusz MajewskiUse dlogutil builtin message count instead of head... 88/236488/3
2020-06-17 INSUN PYOSpec: remove "systemctl daemon-reload" 72/232172/3
2020-06-16 Mateusz MajewskiPrecreate the dynamic config file 58/232458/2
2020-06-10 Michal Bloch(lib)dlogutil: getsize also returns current usage 89/226789/8 accepted/tizen/unified/20200617.055826 submit/tizen/20200616.113701
2020-06-09 Michal BlochFix infinite sleeps in low-log environments 83/235783/1
2020-06-09 Michal BlochMerge "Add current usage accessor to the daemon protoco...
2020-06-09 Karol LewandowskiMerge changes Icf47adb1,Iec35237c into tizen
2020-06-09 Agnieszka BaumannAdd current usage accessor to the daemon protocol 24/233424/5
2020-06-09 Agnieszka BaumannClarify function names: getsize → get capacity 21/233421/5
2020-06-09 Mateusz MajewskiRemove another lie 47/235747/1
2020-06-08 Michal Blochlibdlogutil: allow sleeping forever 74/235674/1
2020-06-08 Mateusz MajewskiImprove server timestamp handling 33/234233/3
2020-06-08 Mateusz MajewskiRename the test_libdlogutil.c file to ..._legacy.c 40/235540/2
2020-06-05 INSUN PYOClean up: delete code that add and subtract zero 70/235470/2 accepted/tizen/unified/20200609.153542 submit/tizen/20200608.114627
2020-06-04 Mateusz MajewskiMake all the files in the dynamic directory respected 31/232131/3
2020-06-03 Michal BlochFix garbage data in long-format strings 03/235303/2 submit/tizen/20200603.194620 submit/tizen/20200604.180558
2020-06-02 Michal BlochInitialize a value (fixes uninitialized access) 85/235185/2
2020-06-01 Michal BlochRelease 6.0.12 89/234989/1 accepted/tizen/unified/20200603.150119 submit/tizen/20200601.123311
2020-05-29 Mateusz MajewskiFix an ASAN complaint 33/234733/3
2020-05-29 Mateusz MajewskiImprove libdlogutil timeout handling 04/234904/2
2020-05-26 Michal BlochAllow hybrid mode for pipe backend 45/233845/3 accepted/tizen/unified/20200529.124143 submit/tizen/20200527.060137 submit/tizen/20200528.103513
2020-05-26 Mateusz Majewskilogger: add socket connections to the socket epoll 44/233844/3
2020-05-26 Michal Blochlogger: add sockets to epoll 56/233856/2
2020-05-26 Michal Blochlogger: fd entity manipulators work on epoll metadata 55/233855/2
2020-05-26 Michal Blochlogger: handle the (empty) socket epoll instead of... 54/233854/2
2020-05-26 Michal Blochlogger: add a (so far unused) epoll for socket FDs 53/233853/2
2020-05-26 Michal Blochlogger: bind epoll meta lifetime to logger 52/233852/2
2020-05-26 Michal Blochlogger: extract epoll handling function 51/233851/2
2020-05-26 Michal Blochlogger: extract epoll metadata to a struct 50/233850/2
2020-05-26 Michal Blochlogger: extract epoll dispatcher 49/233849/2
2020-05-22 Mateusz MajewskiFix a typo in Makefile 96/234196/1
2020-05-21 Karol LewandowskiMerge "logger: optimize reader time book-keeping" into...
2020-05-21 Agnieszka Baumannsort_vector divided into positive and negative tests 18/232318/4
2020-05-21 Agnieszka Baumanntests: logutil.c divided into positive and negative 65/232465/2
2020-05-20 Mateusz MajewskiAdd CPU usage measurement 39/233839/2
2020-05-19 Michal Blochlogger: optimize reader time book-keeping 42/233842/1
2020-05-13 Hyotaek ShimApply lazy_polling_sleep_ms=100 86/233286/1
2020-05-07 Michal BlochHybrid mode config: only use for Android Logger backend 40/232440/3
2020-05-07 Michal BlochRevert "Revert "logger: introduce lazy/hybrid approach... 39/232439/2
2020-05-05 Mateusz MajewskiAdd secure logs test 66/232466/1 submit/tizen/20200506.124304
2020-05-05 Mateusz MajewskiAdd secure log flag to dlogsend 54/232454/3
2020-05-05 Michal BlochFix first secure log ignoring the config 60/232460/2
2020-05-04 Michal Blochlibdlog: add `enable_secure_logs` config entry 21/232321/2
2020-05-04 Hyotaek ShimRevert "Revert "Fix a bottleneck in log processing"" 92/232392/2
2020-05-04 Hyotaek ShimRevert "Revert "Move some more getters around"" 91/232391/2
2020-05-04 Hyotaek ShimRevert "Fix a bottleneck in log processing" 87/232387/2 accepted/tizen/unified/20200504.040710 submit/tizen/20200504.040553
2020-05-04 Hyotaek ShimRevert "logger: introduce lazy/hybrid approach to early... 83/232383/2
2020-05-04 Hyotaek ShimRevert "Move some more getters around" 84/232384/2 submit/tizen/20200504.032742
2020-04-30 Michal BlochMerge "Fix a mistake" into tizen
2020-04-29 Mateusz MajewskiFix a mistake 83/232283/1
2020-04-29 Mateusz MajewskiMake logctl lock the config file 80/232280/2
2020-04-29 Mateusz MajewskiRewrite logctl to use open + fdopen instead of fopen 79/232279/2
2020-04-28 Michal BlochRelease 6.0.11 18/232118/2 accepted/tizen/unified/20200429.032945 submit/tizen/20200428.114258 submit/tizen/20200429.062821
2020-04-28 Michal Blochlogger: introduce lazy/hybrid approach to early logging 41/230841/5
2020-04-28 Michal BlochFix a bottleneck in log processing 16/232116/1
2020-04-24 Mateusz MajewskiMove some more getters around 33/230833/3
2020-04-24 Mateusz MajewskiFix logger backend integration test 13/230213/5
2020-04-24 Michal Blochlogger: allow polling time control through config 40/230840/5
2020-04-24 Michal Blochlogger: allow disabling KMSG buffer through config 39/230839/5
2020-04-24 Mateusz MajewskiFix whitespace 83/230383/3
2020-04-22 Michal BlochMerge changes I4ae42ed3,Ief2d8cc6 into tizen
2020-04-20 Mateusz MajewskiCover queued_entry_timestamp.c completely 29/231229/1 accepted/tizen/unified/20200422.123150 submit/tizen/20200421.052338
2020-04-17 Mateusz MajewskiCover logctl.c completely 52/231152/1
2020-04-17 Mateusz MajewskiCover loglimiter.c completely 51/231151/1
2020-04-16 Michal Blochlibdlogutil: make the epoll check stateful 22/231022/1
2020-04-16 Michal Blochlibdlogutil: put epoll check in the state (nominally) 21/231021/1
2020-04-16 Agnieszka Baumannqueued_entry divided into positive and negative tests 84/230884/2
2020-04-16 Hyotaek ShimApply Nice=1 to dlog_logger.service 35/230835/2
2020-04-15 Agnieszka Baumannfdi_pipe divided into positive and negative tests 46/230846/2
2020-04-14 Agnieszka Baumannfdi_logger divided into positive and negative tests 00/230200/2
2020-04-08 Mateusz MajewskiRemove another lie 11/230211/1
2020-04-07 Mateusz MajewskiMove dlogutil_entry_s accessors 19/230019/3
2020-04-07 Agnieszka Baumannfd_info divided into positive and negative tests 36/230036/2
2020-04-06 Michal BlochRelease 6.0.10 82/229882/1 submit/tizen/20200406.080750
2020-04-03 Michal Blochlibdlogutil: fix a memory leak 09/229809/1
2020-04-03 Michal Blochlibdlogutil: leak safety 08/229808/1
2020-04-02 Michal Blochlibdlogutil: split off flush target setting 34/229534/2
2020-04-02 Michal Blochlibdlogutil: split off buffer replenishment 29/229529/2
2020-04-02 Michal Blochlibdlogutil: split off buffer removal 28/229528/2
2020-04-02 Michal Blochlibdlogutil: split off continuous flushing 21/229521/3
2020-04-02 Michal Blochlibdlogutil: simplify -t mode sorting 86/229386/3
2020-04-02 Michal Blochlibdlogutil: extract a common check to a function 80/229680/1
2020-04-02 Michal Blochlibdlogutil: support timeout param (nominally) 85/229385/2
2020-03-31 Michal BlochMerge changes I138ad4f5,Ib6bc5b61 into tizen accepted/tizen/unified/20200406.133202 submit/tizen/20200402.112144
2020-03-30 Michal BlochConst correctness 33/229233/1
2020-03-30 Agnieszka Baumannlimiter divided into positive and negative tests 73/228973/2
2020-03-27 Michal Blochlibdlogutil: remove callback/userdata from the state 32/229232/1
2020-03-27 Mateusz Majewskilibdlogutil: refactor mainloop to work on single logs 75/228675/7
2020-03-25 Michal Blochlibdlogutil: put logs into vector before polling 98/228798/1
2020-03-25 Michal BlochMerge "test_ptrs_list divided into positive and negativ...
next