heart : multi-user logging : implement per-user dat file of HEART-CPU 65/84065/10
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 16 Aug 2016 07:55:35 +0000 (16:55 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Tue, 30 Aug 2016 02:22:58 +0000 (11:22 +0900)
commitae2b14435be82dc3fb51545d75846d0e8944ec8f
tree03c280f3db98a28aa3ca2438c0e145cc932d14df
parent4b62f676e2c910e604bcf3a6e9d5a7498dba4541
heart : multi-user logging : implement per-user dat file of HEART-CPU

- Similar to DB, dat cache is composed of hash table (key=uid, value=cache)
- To distinguish destination, some HEART-CPU dbus methods ask uid

Change-Id: I9f703cf054436cf4272d5c2bac5fb95f0803e9fd
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
src/common/heart-common.h
src/common/userinfo-list.c
src/heart/heart-cpu.c
src/heart/include/heart.h
src/heart/include/logging.h
src/heart/logging.c
src/proc-stat/proc-appusage.c