Print logs related to app and loader executions
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 23 Feb 2024 07:26:59 +0000 (16:26 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 26 Feb 2024 06:52:40 +0000 (15:52 +0900)
commitdad74d26b5c09dbfeb82e88f3d2d20889c7c6f3b
treeb48c851175ad796006b60ca83dc4c9b71f5cf96e
parent2e96fe8a68358a85bb20fd564e863dc04c1dd4f8
Print logs related to app and loader executions

Before calling execv(), the process will be printed for debugging.

Change-Id: Id9c0b8c8f0ff87f4aa4c9d75db04b568d4beed25
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/app-defined-loader/app-defined-loader.cc
src/launchpad-loader/launchpad_loader.cc
src/launchpad-process-pool/app_executor.cc
src/launchpad-process-pool/loader_executor.cc