resource: process: Add additional memory attributes 51/276451/3
authorDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 16 Jun 2022 04:52:37 +0000 (13:52 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 28 Jun 2022 10:56:29 +0000 (19:56 +0900)
commit72cd9880315b9967d974e2859503561494ba447b
treedb0a1b30e105b698031d6e8efc4e7746760404fe
parent76fffc56d80764082428994a6b74077872cc9e89
resource: process: Add additional memory attributes

This adds new memory attributes:
     - PROCESS_ATTR_MEM_PSS
     - PROCESS_ATTR_MEM_SWAP
     - PROCESS_ATTR_MEM_SWAP_PSS

Change-Id: Ie21ca0aedf9cb1175c2d49d89e7e0487e7460abc
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
lib/resource-monitor/resource-monitor.h
src/resource/resource-process.c