Kcachegrind 覆盖列表项限制 499

发布于 2024-11-01 01:29:43 字数 77 浏览 0 评论 0 原文

目前,我无法让 kcachegrind 实例显示超过 499 个列表项。这给我留下了不完整的调用图。

有没有办法不跳过功能?

Currently, I can't get my kcachegrind instance to display more than 499 list items. This leaves me with an incomplete Call Graph.

Is there a way to not skip functions?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我最亲爱的 2024-11-08 01:29:43

刚刚弄清楚...

在 Ubuntu 上:-

编辑此文件:~/.kde/share/config/kcachegrindrc

MaxListCount=499 更改为 MaxListCount=2499

或任何值你喜欢...确保你的系统可以支持 UI。如果应用程序崩溃,则减少该数字......

Just figured it out...

On Ubuntu :-

Edit this file : ~/.kde/share/config/kcachegrindrc

Change MaxListCount=499 to MaxListCount=2499

or any value you like... make sure your system can support the UI. If the app crashes then reduce that number...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文