【问题标题】:Where can I find 'mtrace' Perl script for reading the outpout of MALLOC_TRACE environment variable?在哪里可以找到用于读取 MALLOC_TRACE 环境变量输出的“mtrace”Perl 脚本? 【发布时间】:2020-01-15 13:56:58 【问题描述】: 正如我在标题中所问的,我有 mtrace() 工具的输出,但是 我找不到相关的 mtrace perl 脚本。 有什么想法吗? 谢谢, 【问题讨论】: 标签: mtrace 【解决方案1】: 它带有 glibc 的源代码。你可以从不同的地方找到它 【讨论】: