Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

可否开启CONFIG_DEBUG_INFO #95

Open
tongyuantongyu opened this issue Sep 26, 2024 · 0 comments
Open

可否开启CONFIG_DEBUG_INFO #95

tongyuantongyu opened this issue Sep 26, 2024 · 0 comments

Comments

@tongyuantongyu
Copy link

可以用于动态开启调试日志来帮助排查问题,如Wireguard:https://openwrt.org/docs/guide-user/services/vpn/wireguard/basics#enabling_debug_support

需要启用CONFIG_DEBUG_INFO和CONFIG_DEBUG_FS两个配置。

常见发行版内核开启这一选项,openwrt可能出于内核体积考虑默认没有启用,但对于x86平台机器来说应该不是大问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant