Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 perf 工具来分析 centos 6.5(内核版本:2.6.32-431.el6.x86_64)上的内核模块。我已经单独安装了内核调试信息包。虽然我能够看到 [kernel.kallsyms] 函数的列表,但与 [vdso] 和 [vsyscall] 相关的符号无法识别并显示为十六进制数字。
任何想法如何添加这两个库的调试信息?