logger: optimize reader time book-keeping
[platform/core/system/dlog.git] / include /
2020-04-22 Michal BlochMerge changes I4ae42ed3,Ief2d8cc6 into tizen
2020-04-16 Michal Blochlibdlogutil: put epoll check in the state (nominally) 21/231021/1
2020-04-07 Mateusz MajewskiMove dlogutil_entry_s accessors 19/230019/3
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-27 Michal Blochlibdlogutil: remove callback/userdata from the state 32/229232/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 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 Michal BlochMerge "Don't wait until lazy init to block SIGPIPE...
2020-03-17 Michal BlochMerge changes I6d9bf6cd,If5f5eebd,Icf4b49c2,Ib4f2522d... submit/tizen/20200317.184359
2020-03-16 Agnieszka BaumannFix -Wextra and -pedantic errors 23/227823/1
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 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-05 Michal Blochpipe: salvage corrupted logs at reception 36/225536/9 accepted/tizen/unified/20200311.130821 submit/tizen/20200310.104300
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-18 Mateusz MajewskiAdd an --sort-by option to dlogutil 77/224577/6
2020-02-18 Mateusz MajewskiRefactor FDI EOF signalisation 37/225237/3
2020-02-14 Karol LewandowskiMerge "Port old GCC compatibility from Tizen 5.5" into... accepted/tizen/unified/20200219.130224 submit/tizen/20200218.060818
2020-02-14 Michal BlochPort old GCC compatibility from Tizen 5.5 14/225014/1
2020-02-14 Mateusz MajewskiAdd permissions information 77/224677/3
2020-02-14 Michal BlochFix compilation for old GCC 85/224985/1 accepted/tizen/5.5/unified/20200218.150017 accepted/tizen/5.5/unified/20200219.130254 submit/tizen_5.5/20200214.105609 submit/tizen_5.5/20200218.060951
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 Michal BlochReduce warnings for -pedantic clients 28/224128/2
2020-02-05 Michal BlochFix the handling of KMSG with regard to timestamps 24/223324/2
2020-02-05 Mateusz MajewskiFix libdlogutil tag filtering 02/224002/3
2020-02-05 Mateusz MajewskiEnable returning TIZEN_ERROR_INVALID_PARAMETERS on... 09/223209/9
2020-01-31 Mateusz MajewskiFix the docs a bit 57/223657/1
2020-01-28 Michal Blochlibdlogutil: DLOGUTIL_MODE_FULL_DUMP is not a mode 01/223301/2
2020-01-27 Mateusz MajewskiClarify the manpage reference 18/223218/3
2020-01-27 Mateusz MajewskiClarify TID/PID errors 17/223217/2
2020-01-27 Michal Blochlibdlogutil: type consistency 12/223212/2
2020-01-27 Mateusz MajewskiMinor libdlogutil documentation clarification 71/223171/2
2020-01-23 Michal Blochlibdlog: add __dlog_critical_print to the API 38/222738/11
2020-01-20 Michal BlochMove priority / char mapping to logcommon 39/222739/3
2020-01-17 Mateusz MajewskiImplement the first version of the libdlogutil library 97/214497/75
2020-01-17 Michal BlochMerge "Filterspec get/setters: conform to Tizen API...
2020-01-16 Mateusz MajewskiFilterspec get/setters: conform to Tizen API style 05/222305/6
2020-01-16 Michal BlochEntry getters return error code 99/222299/7
2020-01-16 Michal BlochRemove DLOGUTIL_SORT_MAX 98/222298/5
2020-01-16 Mateusz MajewskiChange some `size_t` to `unsigned int` 96/222296/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
2020-01-10 Mateusz MajewskiRename dlogutil_write_cb to dlogutil_entry_cb 01/222201/2
2019-12-20 Mateusz MajewskiRefactor the permission checking for libdlogutil 36/220536/2
2019-12-09 Michal BlochCheck necessary privilege for correct behaviour 18/217918/4
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-12-09 Mateusz MajewskiCreate a typedef for dlogutil_filter_options 19/219719/1
2019-12-09 Mateusz MajewskiRename dlogutil_write_callback 18/219718/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-07 Mateusz MajewskiRename SORT_* to DLOGUTIL_SORT_* 97/217197/3
2019-11-06 Mateusz MajewskiRename log_add_filter_string to dlogutil_filter_options... 84/216684/4
2019-11-06 Mateusz MajewskiRename log_add_filter_pid to dlogutil_filter_options_pid 83/216683/4
2019-11-06 Mateusz MajewskiRename log_add_filter_tid to dlogutil_filter_options_tid 82/216682/4
2019-11-06 Mateusz MajewskiRename log_buffer_get_message to dlogutil_entry_msg 80/216680/4
2019-11-06 Mateusz MajewskiRename log_buffer_get_tag to dlogutil_entry_tag 79/216679/4
2019-11-06 Mateusz MajewskiRename log_filter to dlogutil_filter_options 81/216681/4
2019-11-06 Mateusz MajewskiSlightly improve log_filter_add_* 59/216459/3
2019-11-06 Mateusz MajewskiRefactor extract_timestamp and rename to dlogutil_entry_ts 58/216458/3
2019-11-06 Hyotaek ShimAdd __dlog_sec_print() to keep backward compatibility... 45/217045/1 accepted/tizen/5.5/unified/20191107.051304 submit/tizen_5.5/20191106.015838
2019-11-06 Hyotaek ShimAdd __dlog_sec_print() to keep backward compatibility... 03/217003/5 accepted/tizen/unified/20191107.051421 submit/tizen/20191106.015848
2019-10-24 Mateusz MajewskiAdd some missing consts 97/216397/1
2019-10-21 Mateusz MajewskiRename DUMP_{CONTINUOUS,INFINITE} 24/216124/2
2019-10-14 Mateusz MajewskiAdd dlogutil_ prefix to logger_entry 26/215626/2
2019-10-11 Mateusz MajewskiAdd dlogutil_ prefix to write_callback 25/215625/1
2019-10-11 Mateusz MajewskiAdd dlogutil_ prefix to sorting_order 24/215624/1
2019-10-08 Mateusz MajewskiMove all pipe backend filtering server-side 09/215109/5
2019-09-24 Mateusz MajewskiChange size and dumping count types into size_t 95/214595/4
2019-09-19 Mateusz MajewskiFill the seconds field of invalid timestamps 68/214268/4
2019-09-19 Mateusz MajewskiPropagate callback return value 58/214158/2
2019-09-17 Mateusz MajewskiFix an include 95/213995/1
2019-09-09 Mateusz MajewskiCreate and fill logretrieve.{c,h} 47/213647/1
2019-09-09 Mateusz MajewskiMove flush_logs into sort_vector.c 45/213645/1
2019-09-09 Mateusz MajewskiAdd some missing const qualifiers 09/213609/1
2019-09-06 Mateusz MajewskiSet some sort_vector fields indirectly 32/213532/5
2019-09-06 Mateusz MajewskiFix some minor issues with the last refactor 13/213513/2
2019-09-05 Mateusz MajewskiRefactor set_sorting 69/213469/1
2019-09-05 Mateusz MajewskiMove sort_vector_time_span into sort_vector.c 68/213468/1
2019-09-04 Mateusz MajewskiMove print preparation into do_print 15/213315/5
2019-09-03 Mateusz MajewskiMove various files from dlogutil into shared locations 76/213276/1
2019-09-03 Mateusz MajewskiPass the printing function in dlogutil by a callback 71/213271/2
2019-09-02 Hyotaek ShimRemove destructor and destruction_lock 22/213122/2 accepted/tizen/unified/20190902.220738 submit/tizen/20190902.035940
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
next