resolve smack permission issuses and update ttrace to the latest version 50/47950/2
authorEunji, Lee <eunjieji.lee@samsung.com>
Thu, 10 Sep 2015 08:10:27 +0000 (17:10 +0900)
committerEunji, Lee <eunjieji.lee@samsung.com>
Thu, 10 Sep 2015 09:08:47 +0000 (18:08 +0900)
commit1e203e5c23d353b2f9f3691989a32b5172041da1
tree81df20da628e21870d0966c0a85dd72e8042a187
parent6e306519cc4168cc1a9b3f865f638aadd7da48d4
resolve smack permission issuses and update ttrace to the latest version
* remarkable changes
- creates ttrace_tag file when boot-up the device
- provides static lib. version of ttrace library
- dynamically generates ttrace.h

Change-Id: I2e08d234e96e4d921e0a52d403fed34e21175105
Signed-off-by: Eunji, Lee <eunjieji.lee@samsung.com>
CMakeLists.txt
include/TTraceWrapper.h
packaging/atrace-bootup.sh [new file with mode: 0755]
packaging/exec-ttrace-marker
packaging/ttrace.spec
src/TTraceWrapper.cpp
src/atrace/atrace.cpp
src/trace.c [new file with mode: 0755]
src/ttrace.c
ttrace-static.pc.in [new file with mode: 0644]
ttrace.h.in [new file with mode: 0755]