summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2024-02-19dlog_logger: handle zero-copy backendMichal Bloch1-0/+2
2024-02-02tests: enable redirection tests for zero-copyMichal Bloch1-0/+3
2024-01-18tests: extract stdout redirectionMichal Bloch1-1/+1
2024-01-12tests: extract logger buffering and logging testsMarek Szulc1-1/+1
2024-01-12tests: extract backend autodetection test to a separate fileMarek Szulc1-1/+1
2024-01-12tests: extract tid filtering and secure logging testsMarek Szulc1-1/+1
2024-01-12tests: extract daemon early quit test to a separate fileMarek Szulc1-1/+1
2023-12-01Add a unit test for ptrs_list mapMichal Bloch1-0/+5
2023-09-15Add locks to log storagesMichal Bloch1-2/+2
2023-08-25Add CAPI coverage testsMichal Bloch1-1/+30
2023-08-24Gather public API coverageMichal Bloch1-3/+9
2023-08-16Add "coverage tests"Michal Bloch1-0/+4
2023-08-09Remove log storage peekingMichal Bloch1-5/+0
2023-07-10Add ISU PackageMateusz Moscicki1-0/+5
2023-07-03Make logger resize storage when system is low on memoryAntoni1-0/+5
2023-07-02dlog_logger: add log compressed storage resize to logctl optionsMarek Szulc1-0/+4
2023-06-22Disallow redirecting to stdout based on config keysAntoni1-1/+25
2023-06-15Fix a scandirat failure in testsaccepted/tizen/unified/dev/20230726.115320tizen_devaccepted/tizen_unified_devMichal Bloch1-1/+1
2023-04-18dlog_logger: remove log_buffer ptr from pipe readersMichal Bloch1-1/+1
2023-03-30Add log storage peekingMichal Bloch1-0/+5
2023-02-28dlog_logger: build with -pthreadMichal Bloch1-1/+2
2023-02-28dlog_logger: extract some struct logger functionsMichal Bloch1-0/+1
2023-02-17Use buffer traits over specific IDsMichal Bloch1-0/+4
2023-02-16Extract buffer trait functions from logcommonMichal Bloch1-14/+28
2023-02-09ptrs_list: make list_foreach self removal safeMichal Bloch1-0/+5
2023-01-12tests: extract header to a separate fileMichal Bloch1-1/+1
2022-12-20libdlog: implement a null backendMichal Bloch1-0/+1
2022-11-30Distribute compression benchmark onto targetMichal Bloch1-0/+6
2022-11-23Add miniz to the daemon frameworkMichal Bloch1-0/+4
2022-11-22Add a compression framework to the daemonMichal Bloch1-1/+7
2022-10-28Add tests for the miniz compression libraryMarek Szulc1-1/+3
2022-10-28Add miniz compression libraryMarek Szulc1-0/+1
2022-10-28Add benchmark framework for testing compression algosMarek Szulc1-4/+4
2022-10-28Enable tests for zero-copy backendMateusz Majewski1-0/+1
2022-09-21Add util_default_format configuration optionMateusz Majewski1-3/+5
2022-09-20Add package to explicitly enable zero-copy dlog backendaccepted/tizen/unified/20220921.022916Karol Lewandowski1-0/+5
2022-09-12Integrate zlogutil into libdlogutilMichal Bloch1-29/+5
2022-08-30Add Zlogutil for reading zero-copy backend logsMichal Bloch1-0/+29
2022-08-30Add a zero-copy backendMichal Bloch1-0/+1
2022-07-26libdlog: container warning contains PID/TIDMichal Bloch1-1/+1
2022-06-08Create units (.service and .socket) directory in the repositorysubmit/tizen/20220608.235431submit/tizen/20220608.120536accepted/tizen/unified/20220610.134735Hyotaek Shim1-3/+3
2022-05-09In-memory compressed log backupMichal Bloch1-0/+4
2022-04-28Add a compressed storage struct + testsMichal Bloch1-0/+5
2022-04-28Extract pipe reader functionality into subsMichal Bloch1-0/+1
2022-04-28Add some basic tests for FastLZ.Michal Bloch1-0/+10
2022-04-27Import FastLZ compression sourcesMichal Bloch1-0/+1
2022-04-21libdlog: mark logs from processes in a containersubmit/tizen/20220422.012056accepted/tizen/unified/20220424.221508Michal Bloch1-0/+6
2022-03-29readers: make free a member funcMichal Bloch1-1/+1
2022-03-11dlog_logger: rearrange readers (no logic change)Michal Bloch1-0/+2
2022-02-17Add generator for logger.ko device dependenciessubmit/tizen/20220220.125013submit/tizen/20220217.170359accepted/tizen/unified/20220221.224807Karol Lewandowski1-0/+16