safe-kill: Add reason to send signal in the log 20/313720/1
authorUnsung Lee <unsung.lee@samsung.com>
Fri, 21 Jun 2024 03:34:02 +0000 (12:34 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Mon, 1 Jul 2024 07:11:56 +0000 (16:11 +0900)
commitc68d38e155adf3eae0713c86cfc05a2bcecdf570
treede5b2dbceb992af6592c745deb9f9bd9a37528bf
parentc073607953d79ec76d5be2c8e970760a66204c3b
safe-kill: Add reason to send signal in the log

Add reason to send signal when printing the debug log.

Change-Id: I3c5cd6b93e7c96435764be47cff7a50704c0e01f
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/common/ipc/safe-kill.c
src/common/ipc/safe-kill.h
src/process/proc-monitor.c
src/process/proc-process.c
src/process/watchdog/app-watchdog.c
src/process/watchdog/proc-watchdog-handler.c
src/resource-limiter/freezer/freezer.c
src/resource-limiter/memory/lowmem-controller.c
src/resource-limiter/memory/lowmem-limit.c
tests/test-safe-kill.c