resource: process: Handle the case that target cannot support taskstats 65/279765/3
authorDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 17 Aug 2022 08:42:43 +0000 (17:42 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 18 Aug 2022 02:27:56 +0000 (11:27 +0900)
commit86164a3a81ee70908d38b8120448030ac316df66
tree85f5193de7d58ac9691191fb1202ae4efb920e35
parent70b1d1682bcb6bb58d98d9479431d1dc7bfc0bc2
resource: process: Handle the case that target cannot support taskstats

Since PROCESS resource has some attributes which require taskstats,
those attributes are mark to unsupported or provided by other methods
when the target does not support taskstats.

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