RISCV: config: tizen_visionfive2: enable CONFIG_UNIX_DIAG 79/311779/2 accepted/tizen/unified/toolchain/20240530.231446 accepted/tizen/unified/x/20240530.042949
authorMateusz Bieganski <m.bieganski@samsung.com>
Mon, 27 May 2024 11:33:04 +0000 (13:33 +0200)
committerMateusz Bieganski <m.bieganski@samsung.com>
Mon, 27 May 2024 11:52:08 +0000 (13:52 +0200)
In order to better understand interprocess communication, it is often
useful to know filename/inode of the other endpoint, and the process
that has it opened.

With CONFIG_UNIX_DIAG flag enabled, the '+E' parameter of 'lsof' works as expected.

Change-Id: I44f6692c95cb93f31f7804bcaab5e30b27669cc3
Signed-off-by: Mateusz Bieganski <m.bieganski@samsung.com>
arch/riscv/configs/tizen_visionfive2_defconfig

index af21370..5274fbd 100644 (file)
@@ -44,6 +44,7 @@ CONFIG_MODULE_UNLOAD=y
 # CONFIG_IOSCHED_BFQ is not set
 CONFIG_NET=y
 CONFIG_PACKET=y
+CONFIG_UNIX_DIAG=y
 CONFIG_XFRM_USER=y
 CONFIG_NET_KEY=y
 CONFIG_IP_MULTICAST=y