Introduce log write buffering
[platform/core/system/dlog.git] / src / logger / logger_internal.h
2020-08-28 Mateusz MajewskiIntroduce log write buffering 59/235659/13
2020-08-24 Mateusz MajewskiSplit various writer related stuff to a separate file 34/242134/2
2020-08-24 Mateusz MajewskiSplit various log_buffer related stuff to separate... 29/242129/2
2020-08-24 Mateusz MajewskiSplit various dlogutil line parsing to a separate file 24/242124/2
2020-08-21 Mateusz MajewskiFix various tiny dlog_logger issues 40/242040/1
2020-08-21 Mateusz MajewskiMove various socket related things to a separate file 38/242038/1
2020-08-21 Mateusz MajewskiRemove an unnecessary signature 37/242037/1
2020-08-21 Mateusz MajewskiMove various reader_logger relate things to a separate... 01/242001/1
2020-08-21 Mateusz MajewskiMove various reader related things to a new file 67/241967/1
2020-08-20 Mateusz MajewskiMove some fd_entity related stuff to separate file 82/241882/2
2020-08-20 Mateusz MajewskiMove some reader_pipe related stuff to separate file 60/241460/2
2020-08-19 Agnieszka Baumanndlog_logger: disambiguate `log_storage` 08/239308/2
2020-08-17 Mateusz MajewskiOnly write missed AL logs on the first service start 76/240976/7
2020-08-12 Michal BlochQoS: split off distributions to a separate file 12/240812/2
2020-08-11 Mateusz MajewskiClarify types 80/240780/1
2020-08-07 Karol LewandowskiMerge changes from topic "dlog-qos-2020" into tizen submit/tizen/20200807.160246
2020-08-07 Michal Blochdaemon: add metrics collection / QoS 67/240367/11
2020-08-05 Mateusz Majewskidlog_logger: remove the `reader_any` kitchen sink 03/240303/1
2020-08-04 Michal Blochdaemon: logger reader: move file handling to a sub 66/239666/5
2020-07-29 Michal Blochdlog_logger: move fields to reader child classes 65/239665/3
2020-07-28 Mateusz Majewskidlog_logger: further reader refactors 13/239613/6
2020-07-28 Michal Blochdaemon: handle epoll callback pointers sensibly 68/239568/2
2020-07-23 Agnieszka BaumannHeaders: add `extern "C"` where applicable 06/239306/1
2020-06-29 Michal Blochlibdlogutil: move sorting/filters to internal 60/237360/2
2020-06-16 Mateusz MajewskiPrecreate the dynamic config file 58/232458/2
2020-06-08 Mateusz MajewskiImprove server timestamp handling 33/234233/3
2020-05-26 Michal Blochlogger: add a (so far unused) epoll for socket FDs 53/233853/2
2020-05-26 Michal Blochlogger: extract epoll metadata to a struct 50/233850/2
2020-05-07 Michal BlochRevert "Revert "logger: introduce lazy/hybrid approach... 39/232439/2
2020-05-04 Hyotaek ShimRevert "logger: introduce lazy/hybrid approach to early... 83/232383/2
2020-04-28 Michal Blochlogger: introduce lazy/hybrid approach to early logging 41/230841/5
2020-04-24 Michal Blochlogger: allow polling time control through config 40/230840/5
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 Karol LewandowskiMerge "[lib]dlogutil: add a monitoring mode" into tizen
2020-02-12 Michal Bloch[lib]dlogutil: add a monitoring mode 61/220361/9
2020-02-10 Karol LewandowskiMerge "Fix empty message formatting" into tizen
2020-02-10 Karol LewandowskiMerge "Document confusing daemon structures" into tizen
2020-02-06 Michal BlochDocument confusing daemon structures 58/224158/2
2020-01-13 Hyotaek ShimMerge branch 'tizen' into tizen_5.5 75/222275/1 tizen_5.5_tv accepted/tizen/5.5/unified/20200114.073546 submit/tizen_5.5/20200113.072912
2020-01-09 Michal Blochdlog_logger: wrap reader read_fd in an FD entity 40/222040/3
2020-01-09 Michal Blochdlog_logger: rename reader fd entity to _sink 39/222039/3
2019-12-09 Mateusz MajewskiCreate a typedef for dlogutil_sorting_order 20/219720/1
2019-12-09 Mateusz MajewskiCreate a typedef for dlogutil_filter_options 19/219719/1
2019-11-18 Hyotaek ShimMerge remote-tracking branch 'origin/tizen' into tizen_5.5 73/217973/1 accepted/tizen/5.5/unified/20191119.083924 submit/tizen_5.5/20191118.063031
2019-11-06 Mateusz MajewskiRename log_filter to dlogutil_filter_options 81/216681/4
2019-10-14 Mateusz MajewskiAdd dlogutil_ prefix to logger_entry 26/215626/2
2019-10-11 Mateusz MajewskiAdd dlogutil_ prefix to sorting_order 24/215624/1
2019-08-21 Michal BlochMerge "Decouple filtering and formatting messages"...
2019-08-19 Mateusz MajewskiDecouple filtering and formatting messages 07/211407/5
2019-07-22 Mateusz MajewskiAdd tests covering a minor part of logger.c 67/210467/7