proc: make new interface to change priority 54/212454/7
authorByungSoo Kim <bs1770.kim@samsung.com>
Fri, 11 Aug 2017 13:50:56 +0000 (22:50 +0900)
committerMichal Bloch <m.bloch@partner.samsung.com>
Wed, 27 Nov 2019 08:25:32 +0000 (08:25 +0000)
commit41270a8a939a271e56abb26dd9fa26c1e35a612e
treee588a5755fe3f435307c6cc3d21150b1ef4ee596
parent132eb157bd7c6552c6cd2283014666740d37c8a5
proc: make new interface to change priority

Systemd can support changing priority of system services
but in case application, no one can change priority.
It adds new interface in order to increase, decrease, reset priority of application
with priviledge.

Change-Id: I268c4ccb4faf8669e200f175691d3bfc8770c947
Signed-off-by: ByungSoo Kim <bs1770.kim@samsung.com>
src/common/dbus-names-local.h
src/proc-stat/proc-monitor.c