resource: memory: Add new attributes for memory resource
authorSung-hun Kim <sfoon.kim@samsung.com>
Mon, 14 Mar 2022 01:42:22 +0000 (10:42 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 14 Mar 2022 02:53:22 +0000 (11:53 +0900)
commitcaa9465d7bf5fd551a723abb5ff817d73d4b2d1a
treeee9bb831c63fe265ce2386711b6a7f94e8af2cb9
parentd8a651fa9077b46ecd114fb0921b6c8edd835ef7
resource: memory: Add new attributes for memory resource

MEMORY_ATTR_BUFFER: an information about system I/O buffers
MEMORY_ATTR_CACHED: an information about system page cache
MEMORY_ATTR_CMA_TOTAL: an information about total CMA buffer size
MEMORY_ATTR_CMA_FREE: an information about free CMA buffers

Change-Id: I14fbc69e6f0a015c6137eed89650265b7fdda958
Signed-off-by: Sung-hun Kim <sfoon.kim@samsung.com>
lib/tmonitor/tmonitor.h
src/resource/resource-memory.c