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

增加显示fd路径选项 #57

Open
eirv opened this issue Aug 23, 2024 · 1 comment
Open

增加显示fd路径选项 #57

eirv opened this issue Aug 23, 2024 · 1 comment

Comments

@eirv
Copy link

eirv commented Aug 23, 2024

就比如需要监控mmap时,打印一堆fd看着让人一头雾水

@SeeFlowerX
Copy link
Owner

fd的不止文件,还有socket这些,并不是很好处理。

有一个办法是--json输出结果之后,写脚本去对fd进行关联。

当前更合适的方案是用内核模块(KPM),更灵活和强大

当然也欢迎PR

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

2 participants