如何使用 Callgrind 生成多进程应用程序的简单调用图?

发布于 2024-11-23 15:27:20 字数 216 浏览 2 评论 0原文

我对 Valgrind Callgrind 有疑问。

我需要生成应用程序的调用图,但该应用程序启动了多个进程。我使用了 Valgrind 的 --trace-children=yes 选项,但这会生成几个不同的 callgrind 输出文件。

有没有一种方法可以将这些文件组合在一起以只有一个调用图?即使是一个组合多个文件的工具也将是完美的,但我没有找到任何东西。

谢谢

I've a problem with Valgrind Callgrind.

I need to generate the call graph of an application, but this application launch several processes. I used the --trace-children=yes option of Valgrind, but that generates several different callgrind output files.

Is there a way to combine these files together to have only one call graph ? Even a tool to combine the several files will be perfect, but I didn't found anything.

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文