daemon: extract reader start-up to a function
[platform/core/system/dlog.git] / src /
2024-02-01 Michal Blochdaemon: extract reader start-up to a function 10/305110/2
2024-02-01 Michal BlochFix bugs found by static analysis. 49/305449/1
2024-01-19 Michal Blochzlogger: commentate a possible log loss source 73/304573/1
2024-01-19 Michal Blochzlogger: don't let logs slip through cracks in time 70/304570/2
2024-01-18 Michal Blochzlogger: dont kill the daemon 68/304568/1
2023-12-15 Michal BlochFix how %m behaves in the log format 36/302936/1
2023-12-15 Karol Lewandowskilibdlog: Ensure cached_pid is initialized in slow path 22/302022/3
2023-12-15 Karol Lewandowskilibdlog: Rewrite errnous comments about pthread_atfork... 31/301931/2
2023-12-14 Mateusz MajewskiAdd nanoseconds to JSON realtime timestamps 74/300074/4
2023-12-14 Michal BlochMerge "Add a unit test for ptrs_list map" into tizen
2023-12-01 Michal BlochAdd a unit test for ptrs_list map 83/302183/1
2023-10-12 Michal BlochFix: generic cleanup for logger readers 39/299939/1 accepted/tizen/unified/20231014.105734
2023-10-06 Michal BlochDon't destroy the server while reader threads live 84/299684/2
2023-10-05 Michal BlochCleanup threaded memory readers properly 94/299494/3
2023-10-05 Michal BlochRemove a TOCTTOU issue 12/299612/2
2023-10-04 Michal BlochStarting a reader: expose MT dispatcher 11/299611/1
2023-10-04 Michal BlochReinstate dead reader storage 43/299543/1
2023-10-03 Michal BlochCommonize server reader removal 00/299500/1
2023-10-03 Michal BlochSimplify reader run dispatch 99/299499/1
2023-10-02 Michal BlochThread self-cancel only deals with the thread 85/299485/1
2023-10-02 Michal BlochPerform signal-related cleanup on exit 49/299449/3
2023-10-02 Michal BlochExtract signal handling into two functions 48/299448/3
2023-09-29 Michal BlochDon't put readers into the dead reader storage 50/299450/2
2023-09-27 Michal BlochFix a race condition 32/299432/1
2023-09-15 Michal BlochMake multithreading optional 04/298804/2
2023-09-15 Michal Blochdlog_logger: multithread pipe & memory readers 02/296202/3
2023-09-15 Michal BlochAdd locks to log storages 78/292778/4
2023-09-13 Michal Blochdlog_logger: add Dead Reader Storage 01/296201/3
2023-09-13 Michal BlochUnify starting a reader 00/296200/3
2023-09-13 Mateusz MajewskiOnly read the logs that could have changed 98/298798/2
2023-09-04 Michal BlochIncrease coverage even further. 72/298272/2 accepted/tizen/unified/20230906.014618
2023-08-30 Michal BlochExclude more code from coverage testing. 45/298045/1
2023-08-25 Michal BlochExclude some inaccessible code 65/297865/2
2023-08-25 Michal BlochFix a warning message 63/297863/1
2023-08-25 Michal BlochImprove type safety + microoptimize 62/297862/2
2023-08-16 Michal BlochExclude some files from coverage 07/297307/1
2023-08-11 Michal Blochlog storage: leave no dangling pointers, even if unused 06/297206/1
2023-08-09 Michal BlochCommonize reader_free_foreach 53/296153/2
2023-08-09 Michal BlochRemove log storage peeking 49/295949/3
2023-08-09 Michal Blochdlog_logger: unify reader servicing 42/292642/4
2023-08-09 Michal Blochdlog_logger: add a ghetto vtable to readers 75/292475/4
2023-08-09 Michal Blochdlog_logger: commonize reader threading facilities 74/292474/4
2023-08-09 Michal BlochGet rid of AL reader source FD entity 73/292473/4
2023-08-08 Michal BlochFix a null dereference 09/297009/1 accepted/tizen/unified/20230818.054520
2023-07-24 Youngjae ChoReplace prefix 'libsys' with 'syscommon' 65/296265/2
2023-07-18 Michal BlochFix pipe reader log selection logic 48/295948/2
2023-07-18 Michal BlochStorage returns entry into buffer 47/295947/2
2023-07-18 Michal BlochFix order dependency of some compression tests 46/295946/2
2023-07-11 Michal BlochExtract common parts of util req handling 21/292121/4
2023-07-11 Michal BlochImprove commentary a bit 20/292120/2
2023-07-10 Karol Lewandowskipackaging: Make vconf usage optional and disable it... 35/295535/3
2023-07-04 Michal BlochFix the stdout redirection block 87/295287/1
2023-07-02 AntoniMake logger resize storage when system is low on memory 64/295164/1
2023-07-02 Marek Szulcdlog_logger: add log compressed storage resize to logct... 37/288937/11
2023-06-22 AntoniDisallow redirecting to stdout based on config keys 94/294294/4
2023-06-14 Łukasz StelmachFix snprintf(3) format truncation bug reported by gcc 13 34/294234/1
2023-04-25 Michal Blochlibdlogutil: printing buffers get aliased 38/291738/3
2023-04-25 Michal Blochlibdlogutil: pipe requests aliased buffers 37/291737/3
2023-04-21 Michal BlochAlow multiplexing from writer-made readers 36/291736/2
2023-04-21 Michal Blochlibdlogutil: pipe request sends buffer info 35/291735/2
2023-04-21 Michal Blochlibdlogutil: minor refactor 34/291734/2
2023-04-21 Michal Blochlibdlogutil: extract op set check 33/291733/2
2023-04-21 Michal Blochlibdlogutil: extract buffer checks 32/291732/2
2023-04-21 Michal Blochdlog_logger: allow multiplexing pipe storage readers 69/291569/3
2023-04-18 Michal Blochreader_pipe: get rid of dump/monitor flags 68/291568/2
2023-04-18 Michal Blochdlog_logger: clear drained dumping storage readers 52/291352/3
2023-04-18 Michal BlochGeneral pyramidity reduction 51/291351/2
2023-04-18 Michal Blochdlog_logger: commonize adding server readers 50/291350/2
2023-04-18 Michal Blochdlog_logger: remove log_buffer ptr from pipe readers 49/291349/2
2023-04-18 Michal Blochdlog_logger: server has just one nominal sorting 48/291348/2
2023-04-12 Michal BlochStorage readers: add `is_finished` for dumping readers 79/291279/1
2023-04-12 Michal BlochFix single-log dumping readers 78/291278/1
2023-03-31 Michal Blochdlog_logger: multiplex pipe storage readers (nominally) 77/291277/1
2023-03-30 Michal BlochAdd log storage peeking 82/290682/2
2023-03-28 Michal Blochdlog_logger: pipe reader buffer param now a bitmask 57/290557/1
2023-03-28 Michal Blochdlog_logger: unify reader book-keeping 56/290556/1
2023-03-24 Michal Blochdlog_logger: get rid of Android Logger throttling 53/289853/3
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: remove useless 'exiting' state 87/289087/1
2023-02-28 Michal Blochdlog_logger: flush readers on free 86/289086/1
2023-02-28 Michal Blochdlog_logger: extract some struct logger functions 41/289041/2
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
next