support dlog for debugging 31/78331/3
authorBoram Park <boram1288.park@samsung.com>
Tue, 5 Jul 2016 06:05:06 +0000 (15:05 +0900)
committerBoram Park <boram1288.park@samsung.com>
Tue, 5 Jul 2016 07:09:04 +0000 (16:09 +0900)
commit7df15762d374d94810105e73f01b193dd295e559
tree232fdff474c29f465c839256a8ed6def337e2055
parent9bb4229a5ec62035519ea54869efeae4bf88c876
support dlog for debugging

Change-Id: If8ebfbbe9158ca8313f9f32351762e3e3a4d4b5a
Makefile.am
client/Makefile.am
client/tdm_client.c
common/Makefile.am [new file with mode: 0644]
common/tdm_log.c [new file with mode: 0644]
configure.ac
include/tdm_log.h
src/Makefile.am
src/tdm.c
tools/tdm_test_client.c