Add deduplication feature to libdlog 90/236090/10
authorAgnieszka Baumann <a.baumann@samsung.com>
Fri, 12 Jun 2020 18:41:00 +0000 (20:41 +0200)
committerAgnieszka Baumann <a.baumann@samsung.com>
Thu, 30 Jul 2020 16:13:45 +0000 (18:13 +0200)
commit622996f4727cbcf721d034525585a1b4ad8476de
treee42e055470a9a04a383de3c83ddccff36fc525b3
parent71e7e1a440e3a71bd2420b3de952657de6e98558
Add deduplication feature to libdlog

Change-Id: I5788d957d2a8c5e19683512fa4cbed55caf68f7d
Makefile.am
configs/dlog.conf
include/deduplicate.h [new file with mode: 0644]
src/libdlog/deduplicate.c [new file with mode: 0644]
src/libdlog/log.c
src/tests/deduplicate_test.c [new file with mode: 0644]