Introduce log write buffering
[platform/core/system/dlog.git] / src / shared / log_file.c
2020-08-28 Mateusz MajewskiIntroduce log write buffering 59/235659/13
2020-08-13 Agnieszka BaumannRemove unused logfile_callback 00/241000/1
2020-08-05 Michal Bloch"Move constructors" for cleaner resource handling 64/240364/2
2020-02-14 Michal BlochRelease 5.5.3: sync with Tizen 6.0.7 83/224983/1 submit/tizen_5.5/20200214.104335
2020-01-16 Michal BlochEntry getters return error code 99/222299/7
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-10 Mateusz MajewskiRename dlogutil_entry_ts to dlogutil_entry_get_ts 91/222091/3 accepted/tizen/unified/20200114.130728 submit/tizen/20200113.072921
2020-01-10 Mateusz MajewskiRename dlogutil_entry_(tag|msg) to dlogutil_entry_get_... 90/222090/3
2019-12-09 Mateusz MajewskiCreate a typedef for dlogutil_entry 21/219721/1
2019-12-09 Mateusz MajewskiCreate a typedef for dlogutil_sorting_order 20/219720/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-13 Mateusz MajewskiOptimize terminal detection 73/217573/2
2019-11-06 Mateusz MajewskiRename log_buffer_get_tag to dlogutil_entry_tag 79/216679/4
2019-11-06 Mateusz MajewskiRefactor extract_timestamp and rename to dlogutil_entry_ts 58/216458/3
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-09-11 Mateusz MajewskiFix an off-by-one inconsistency in the "out of order... 99/213799/1
2019-09-03 Mateusz MajewskiPass the printing function in dlogutil by a callback 71/213271/2
2019-08-21 Michal BlochMerge "Move log filtering out of log writing" into...
2019-08-21 Michal BlochMerge "Decouple filtering and formatting messages"...
2019-08-19 Mateusz MajewskiMove log filtering out of log writing 42/211942/3
2019-08-19 Mateusz MajewskiDecouple filtering and formatting messages 07/211407/5
2019-07-17 Mateusz MajewskiAdd colored headers 31/209531/11 submit/tizen/20190718.025247
2019-07-05 Mateusz MajewskiRefactor shared_query to reduce link-time dependencies 04/209404/1
2019-05-09 Yunmi HaSet to NULL after memory free 97/205797/1 accepted/tizen/unified/20190510.111058 submit/tizen/20190509.082731
2018-08-22 Maciej Slodczykutil: format out of order message as a log entry 90/185790/4
2018-08-21 Michal Blochutil: use dynamic timestamp-oriented functions 45/185945/3
2018-07-06 Maciej Slodczyksort out send/receive timestamp names in structures 34/169834/22
2018-07-06 Maciej Slodczykadd information when an entry is printed out of order 53/183453/7
2018-03-30 Maciej SlodczykRemove unnecessary entry parsing 64/173864/10
2018-03-29 Maciej Slodczykremove unused callback function 55/174155/4
2018-03-27 Michal BlochMerge "logger: refactor print_out_logs - extracted...
2018-03-20 Michal BlochMerge "shared: const correctness" into tizen
2018-03-19 Michal Blochshared: const correctness 90/172890/3
2018-03-08 Karol LewandowskiMerge "dlogutil: add pid and tid based filtering" into...
2018-03-07 Maciej Slodczykdlogutil: add pid and tid based filtering 52/170252/15
2018-03-07 Michal Blochutil: standarize output destination 00/171400/6
2017-10-24 Karol LewandowskiMerge "logger: simplify signal handling" into tizen
2017-10-24 Karol LewandowskiMerge changes I6a86ce01,I03d9457d,I35d21d71,I39a487e8...
2017-09-27 Michal BlochFix SVACE issues. 21/152321/3
2017-08-11 Karol LewandowskiIntroduce rotation parameter defaults for both server... 10/143410/7
2017-08-11 Karol LewandowskiUnify logfile handling (including rotation) across... 16/143816/2
2017-03-17 Michal BlochMerge branch 'tizen_3.0' into tizen 91/119391/4
2017-03-16 Michal Bloch[4.0] Unduplicate code 12/88212/19
2017-03-16 Michal Bloch[4.0] Documentation 93/100293/16
2016-10-13 Karol LewandowskiMerge "Fix code issues found by cppcheck." into tizen
2016-10-11 Michal BlochFix code issues found by cppcheck. 91/91091/7
2016-09-22 KwonMerge "Fix a typo" into tizen
2016-09-22 KwonMerge "KMSG handling more robust." into tizen
2016-09-22 Michal BlochCleanup unused code 24/88024/5
2016-08-30 Michal BlochDocumentation. 37/85537/4 accepted/tizen/common/20160907.154334 accepted/tizen/ivi/20160908.003859 accepted/tizen/mobile/20160908.003754 accepted/tizen/tv/20160908.003811 accepted/tizen/wearable/20160908.003837 submit/tizen/20160907.035120
2016-03-23 Kichan KwonSubstitute thread unsafed functions 39/62539/3
2016-01-12 Kichan KwonMake dlog provide multiple back-ends 98/56598/3 accepted/tizen/mobile/20160112.223528 accepted/tizen/tv/20160112.223544 accepted/tizen/wearable/20160112.223606 submit/tizen/20160112.074927