Add benchmark framework for testing compression algos
[platform/core/system/dlog.git] / include / logcommon.h
2022-10-28 Marek SzulcAdd benchmark framework for testing compression algos 64/283564/1
2022-10-28 Michal BlochAdd a timespec handling helper 01/282801/4
2022-09-12 Michal BlochIntegrate zlogutil into libdlogutil 10/280910/3
2022-08-30 Michal BlochAdd a zero-copy backend 33/278733/14
2022-07-26 Michal BlochMake headers a bit more C++ friendly 42/278642/2
2021-04-02 Karol LewandowskiUse named pipes when creating pipes for clients 93/256193/7
2021-04-02 Karol Lewandowskiredirect-stdout: Ensure lines are line buffered 76/256376/5
2021-01-27 Mateusz MajewskiMove the connect_pipe function to a separate file 99/252399/1
2020-09-11 Mateusz MajewskiMake API+internal functions behavior dependent on usage 61/243961/1
2020-08-31 Agnieszka BaumannReduce gotos 78/242678/4
2020-08-20 Mateusz MajewskiMove some QoS related stuff to separate file 92/241892/2
2020-08-06 Michal BlochAdd a helper function for core Android buffers 69/240469/1
2020-08-03 Karol LewandowskiMerge "packaging: Split binaries to different packages...
2020-08-03 Karol LewandowskiMerge "packaging: Drop unused epoch" into tizen
2020-08-03 Michal Blochlibdlog: apply MIT license; clarify license confusion 15/240115/4
2020-02-18 Mateusz MajewskiAdd an --sort-by option to dlogutil 77/224577/6
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-05 Mateusz MajewskiEnable returning TIZEN_ERROR_INVALID_PARAMETERS on... 09/223209/9
2020-01-20 Michal BlochMove priority / char mapping to logcommon 39/222739/3
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-09-04 Mateusz MajewskiMove print preparation into do_print 15/213315/5
2019-03-01 Michal BlochFix SVACE complaints 39/200239/2
2019-02-06 Michal Blochshared: move logger-specific code out of logcommon 68/199168/1
2019-01-24 Michal Blochlogctl: extract stuff into headers 20/198320/2
2019-01-22 Michal Blochlogctl/common: unduplicate free_ptr/freep 57/198157/2
2018-08-21 Michal Blochshared: syslog logging accepts printf-like params 43/184743/7
2018-07-05 Michal Blochutil: fix duplicated logs with backup buffers 70/183470/1 accepted/tizen/unified/20180706.062151 submit/tizen/20180705.230400
2018-06-26 Maciej Slodczyklogger: eliminate race condition in opening a buffer... 87/182387/10
2018-04-20 Karol LewandowskiMerge "shared: hot fix for wrong computing of message... accepted/tizen/unified/20180423.062818 submit/tizen/20180420.152033
2018-04-20 Michal BlochMerge "logger: a bunch of fixes for memory leaks" into...
2018-04-19 Karol LewandowskiMerge "pipe: Do not wait for pipe_fd indefinitely"... accepted/tizen/unified/20180420.081904 submit/tizen/20180419.135953
2018-04-19 Karol Lewandowskipipe: Do not wait for pipe_fd indefinitely 73/176473/3
2018-04-10 Michal Blochdlog_logger daemon: handle epoll dynamically 90/174690/7 accepted/tizen/unified/20180411.065555 submit/tizen/20180410.115257
2018-03-13 Michal BlochHandle payload sizes correctly 02/172402/2 accepted/tizen/unified/20180315.061335 submit/tizen/20180314.081437
2018-03-08 Karol LewandowskiMerge "dlogutil: add pid and tid based filtering" into...
2018-03-07 Michal Blochutil: standarize output destination 00/171400/6
2018-02-08 Karol LewandowskiMerge "packaging: fix post-script requirements" into...
2018-02-08 Michal BlochMerge "Fix missing nullptr check after call to malloc...
2018-02-08 Michal BlochMerge "shared: add a way to receive control msg reply...
2018-02-08 Michal BlochMerge "Fix variable shadowing." into tizen
2018-02-07 Michal BlochFix a missing header include 85/169585/1
2018-02-06 Michal Blochshared: add a way to receive control msg reply 88/168588/5
2018-01-24 Michal BlochMerge "util: extract getopt from main" into tizen
2018-01-16 Michal BlochRefactor control messages 41/166341/3
2018-01-05 Karol LewandowskiMerge "New pipe input format to reduce redundancy"...
2018-01-05 Michal BlochNew pipe input format to reduce redundancy 83/162983/10
2017-11-03 Karol LewandowskiMerge "Extract log pushing out of the main loop." into...
2017-11-03 Karol LewandowskiMerge "fcntl SETFL wrappers return the error value...
2017-10-27 Michal Blochfcntl SETFL wrappers return the error value 33/158033/2
2017-10-27 Karol LewandowskiMerge changes I99afed7f,Ib0dacc9f into tizen
2017-10-27 Karol LewandowskiMerge "logger: type correctness" into tizen
2017-10-27 Karol LewandowskiMerge "Fix a documentation generation warning" into...
2017-10-27 INSUN PYOCoverity fixes. 71/157971/2
2017-10-26 Michal Blochlogger: type correctness 67/144967/16
2017-10-24 Karol LewandowskiMerge "logger: simplify signal handling" into tizen
2017-10-24 Karol LewandowskiMerge changes I6a86ce01,I03d9457d,I35d21d71,I39a487e8...
2017-10-10 Michal BlochRemove `atoi_check_numeric` in favour of `sscanf` 29/153529/4
2017-09-29 Michal Blochutil: change enabled buffer list to bitflags 89/149889/6
2017-09-19 Karol LewandowskiMerge "shared: fix android logger entry parsing" into... accepted/tizen/unified/20170920.081117 submit/tizen/20170919.102432
2017-09-15 Michal Blochshared: fix android logger entry parsing 27/150427/5
2017-09-08 Karol LewandowskiMerge "dlog_test: Drop bashisms" into tizen accepted/tizen/unified/20170912.191605 submit/tizen/20170908.161745
2017-09-07 Karol LewandowskiMerge "dlogctrl: drop" into tizen
2017-09-07 Karol LewandowskiMerge changes Ie62eadbc,I62184bdf into tizen
2017-09-07 Karol LewandowskiMerge "shared: make headers C++ friendly" into tizen
2017-09-06 Michal Blochshared: make headers C++ friendly 78/148078/1
2017-08-25 Karol LewandowskiMerge "logutil: move a generic function to logcommon...
2017-08-25 Michal Blochlogutil: move a generic function to logcommon 58/145158/2
2017-08-11 Karol Lewandowskicommon: Add stringify macro 99/143599/6
2017-08-09 Karol Lewandowskicommon: Introduce atoi_check_numeric() 86/143386/2
2017-08-04 Karol LewandowskiMerge "Add Android logger backend configuration file...
2017-07-04 Rafal PietruchMerge "send/recv pipe fd refactored" into tizen
2017-06-26 Rafal Pietruchsend/recv pipe fd refactored 89/135489/3
2017-05-30 Karol LewandowskiMerge "Fix debug mode logic inversion" into tizen
2017-05-26 Karol LewandowskiMerge "logger: introduce backend global config" into...
2017-05-26 Michal BlochAdd dlogsend, a tool for sending dlog logs. 88/129988/14
2017-04-21 Karol LewandowskiMerge "Allocation handling:" into tizen
2017-04-20 Karol LewandowskiExtensible config 39/121339/16
2017-04-20 Rafal Pietruchlogger: helper math functions 70/121970/20
2017-04-20 Michal BlochFixes to device -> file logging 38/123938/5
2017-04-05 Karol LewandowskiMerge "Standarize writer creation" into tizen
2017-04-03 Rafal PietruchStandarize writer creation 77/118477/10
2017-03-17 Michal BlochMerge branch 'tizen_3.0' into tizen 91/119391/4
2017-03-16 Karol Lewandowski[4.0] logger: Extract password/group db manipulation... 50/94550/22
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-09-22 Kichan KwonFix minor issues 33/88833/3
2016-07-13 Kichan KwonApply Tizen coding rule 43/79843/3 accepted/tizen/common/20160714.152718 accepted/tizen/ivi/20160714.053925 accepted/tizen/mobile/20160714.053906 accepted/tizen/tv/20160714.053909 accepted/tizen/wearable/20160714.053917 submit/tizen/20160714.000744
2016-06-01 Kazimierz KrosmanAdd a pipe-based userspace logging backend. 38/67438/26
2016-06-01 Michal BlochRefactor configuration files. 37/67437/22
2016-05-30 Michal BlochRefactor: split logutil and libdlog backend handling... 36/67436/8
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