linux-kernelorg-stable/tools/hv
Shradha Gupta a9c0b33ef2 tools: hv: Enable debug logs for hv_kvp_daemon
Allow the KVP daemon to log the KVP updates triggered in the VM
with a new debug flag(-d).
When the daemon is started with this flag, it logs updates and debug
information in syslog with loglevel LOG_DEBUG. This information comes
in handy for debugging issues where the key-value pairs for certain
pools show mismatch/incorrect values.
The distro-vendors can further consume these changes and modify the
respective service files to redirect the logs to specific files as
needed.

Signed-off-by: Shradha Gupta <shradhagupta@linux.microsoft.com>
Reviewed-by: Naman Jain <namjain@linux.microsoft.com>
Reviewed-by: Dexuan Cui <decui@microsoft.com>
Link: https://lore.kernel.org/r/1744715978-8185-1-git-send-email-shradhagupta@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <1744715978-8185-1-git-send-email-shradhagupta@linux.microsoft.com>
2025-05-23 16:30:55 +00:00
..
.gitignore tools/hv: add a .gitignore file 2024-12-09 18:44:15 +00:00
Build tools: hv: Add new fcopy application based on uio driver 2024-04-11 14:55:53 +02:00
Makefile tools: hv: rm .*.cmd when make clean 2024-09-05 07:23:08 +00:00
hv_fcopy_uio_daemon.c tools/hv: terminate fcopy daemon if read from uio fails 2024-12-09 18:44:14 +00:00
hv_get_dhcp_info.sh
hv_get_dns_info.sh tools/hv: reduce resouce usage in hv_get_dns_info helper 2024-12-09 18:44:15 +00:00
hv_kvp_daemon.c tools: hv: Enable debug logs for hv_kvp_daemon 2025-05-23 16:30:55 +00:00
hv_set_ifconfig.sh tools: hv: change permissions of NetworkManager configuration file 2024-12-09 18:42:52 +00:00
hv_vss_daemon.c
lsvmbus tools: hv: lsvmbus: change shebang to use python3 2024-08-03 00:01:55 +00:00
vmbus_bufring.c tools: hv: Add vmbus_bufring 2024-04-11 14:55:53 +02:00
vmbus_bufring.h tools: hv: Add vmbus_bufring 2024-04-11 14:55:53 +02:00
vmbus_testing vmbus_testing: fix wrong python syntax for integer value comparison 2023-07-23 23:19:30 +00:00