Merge "Fix a mistake" into tizen
[platform/core/system/dlog.git] / src /
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 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 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-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-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...
2020-03-25 Agnieszka Baumanntest_ptrs_list divided into positive and negative tests 92/228792/1
2020-03-24 Agnieszka Baumannsyslog_parser divided into positive and negative tests 78/228678/1
2020-03-24 Mateusz Majewskilibdlogutil: flushing stateful, unlooped 37/228537/2
2020-03-24 Michal Blochlibdlogutil: move extra options to the state 08/228208/4
2020-03-24 Michal BlochAdd license boilerplate 35/228535/2
2020-03-23 Agnieszka Baumanntest_common divided into positive and negative tests 34/228534/1 submit/tizen/20200324.041440
2020-03-23 Michal BlochEnforce correct Android Logger message size 31/228531/1 submit/tizen/20200323.123413
2020-03-18 Mateusz MajewskiRemove some dead code 44/228044/3
2020-03-18 Mateusz MajewskiFix a dlogutil regression 64/228064/2
2020-03-18 Michal BlochMerge "Don't wait until lazy init to block SIGPIPE...
2020-03-18 Michal BlochCommentary for previous 55/228055/1
2020-03-18 Semun LeeFix SIGBUS in pipe backend 19/228019/3
2020-03-17 Michal BlochMerge changes I6d9bf6cd,If5f5eebd,Icf4b49c2,Ib4f2522d... submit/tizen/20200317.184359
2020-03-17 Michal BlochWorkaround gettid test failure 68/227968/3
2020-03-16 Agnieszka Baumannlibdlog_android divided into positive and negative... 25/227825/1
2020-03-16 Agnieszka Baumannlibdlog_base divided into positive and negative tests 24/227824/1
2020-03-16 Agnieszka BaumannFix -Wextra and -pedantic errors 23/227823/1
2020-03-13 Michal BlochDon't wait until lazy init to block SIGPIPE 43/227643/2
2020-03-13 Agnieszka Baumannkmsg_parser divided into positive and negative tests 33/227233/3
2020-03-13 Michal BlochMerge "Inline flush" into tizen
2020-03-13 Michal BlochMerge changes into tizen
2020-03-13 Michal BlochMerge "Move callback call out of fdi_push_log" into...
2020-03-12 Michal Blochlibdlogutil: extract more locals into the state 48/227648/1
2020-03-12 Michal Blochlibdlogutil: mainloop accepts state by param 47/227647/1
2020-03-12 Michal Blochlibdlogutil: extract state initialisation 46/227646/1
2020-03-12 Michal Blochlibdlogutil mainloop: keep state in a struct 45/227645/1
2020-03-11 Mateusz MajewskiInline flush 95/227395/1
2020-03-11 Mateusz MajewskiMove callback call out of fdi_push_log 34/226434/3
2020-03-11 Mateusz MajewskiSimplify sort_vector_push 22/226422/4
2020-03-09 Michal BlochConst correctness 72/226972/2
2020-03-05 Michal Blochpipe: salvage corrupted logs at reception 36/225536/9 accepted/tizen/unified/20200311.130821 submit/tizen/20200310.104300
2020-03-02 Mateusz MajewskiAdd non-empty assert in sort_vector_pop 31/226431/1
2020-02-27 sanghyeok.ohcoverity: Fix coverity issue 62/226162/2 accepted/tizen/unified/20200228.123730 submit/tizen/20200227.094013
2020-02-26 Michal Blochtests: improve coverage 11/225811/5
2020-02-26 Michal BlochMerge "Make some global variables static" into tizen
2020-02-26 Mateusz MajewskiMake some global structs const 36/226036/1
2020-02-25 Michal BlochMake some global variables static 28/225928/2
2020-02-24 Mateusz MajewskiDocument log limiting limitations 33/225733/2
2020-02-21 Michal Blochdlogutil: no print-related prep for clear/getsize 61/224561/5
2020-02-21 Michal Blochutil: use EXIT_{SUCCESS,FAILURE} 35/225535/2
2020-02-21 Michal Blochdlogutil: extract clear/getsize to own functions 43/225143/4
2020-02-21 Mateusz MajewskiRemove a lie 42/225642/1
2020-02-19 Mateusz MajewskiAdd a missing newline in logutil's usage text 94/225394/1
2020-02-18 Mateusz MajewskiAdd an --sort-by option to dlogutil 77/224577/6
2020-02-18 Michal BlochDocumentation: make boxes more boxy 03/221803/5
2020-02-18 Mateusz MajewskiOptimise dumping while using the logger backend 06/225106/9
2020-02-18 Mateusz MajewskiRefactor FDI EOF signalisation 37/225237/3
2020-02-14 Michal BlochRelease 5.5.3: sync with Tizen 6.0.7 83/224983/1 submit/tizen_5.5/20200214.104335
2020-02-13 Agnieszka BaumannFix coverity bugs 75/224875/2
2020-02-13 Karol LewandowskiMerge "[lib]dlogutil: add a monitoring mode" into tizen
2020-02-13 Michal BlochCritical logs: introduce rotation 37/223537/14
2020-02-13 Michal BlochCritical log: lock the file when handling it 86/223886/10
2020-02-13 Michal BlochUse OOP for the critical log writer 85/223885/8
2020-02-13 Michal BlochCritical logs: move path default to autoconf 87/223887/10
2020-02-13 Michal BlochCompile critical log writer as C++ 84/223884/6
2020-02-12 Michal BlochOptimize out a redundant call 60/224560/2
2020-02-12 Michal BlochFix a compiler warning 32/224732/1
2020-02-12 Michal Bloch[lib]dlogutil: add a monitoring mode 61/220361/9
2020-02-12 Mateusz MajewskiGet rid of useless LINE_MAX macro 27/224727/2
2020-02-12 Michal BlochApply consistent comment style 55/224455/3
2020-02-11 Michal BlochFix "rwtime" unit tests for the timestamp change 58/224558/1 accepted/tizen/5.5/unified/20200212.125501 submit/tizen_5.5/20200211.112353
2020-02-11 Michal BlochFix "rwtime" unit tests for the timestamp change 57/224557/1
next