Profiling 相关资源

文章列举了多种用于性能分析和调优的工具,包括在线的speedscope.app,用于绘制火焰图的FlameGraphs,Linux下的perf和ftrace,内存检测工具valgrind,游戏优化的C++profilerOptick,以及专门针对C/C++的OrbitProfiler等。这些工具覆盖了从嵌入式系统到高性能计算的各种场景。
摘要由CSDN通过智能技术生成

Profiling 相关资源

speedscope collapsed 在线查看

https://www.speedscope.app/

Flame Graphs visualize profiled code

perf

注意:性能事件的采集和分析请在物理机上进行,虚拟机很多性能事件屏蔽掉了。

  • https://blog.csdn.net/SaberJYang/article/details/123964121
  • https://blog.csdn.net/mijichui2153/article/details/103225756

ftrace

https://zhuanlan.zhihu.com/p/479833554

valgrind

Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.

https://valgrind.org/

Tracy Profiler

Frame profiler

https://github.com/wolfpld/tracy

hotspot

The Linux perf GUI for performance analysis.

https://github.com/KDAB/hotspot

optick

C++ Profiler For Games

https://github.com/bombomby/optick

orbit

C/C++ Performance Profiler

  • 网站: https://orbitprofiler.com/
  • 源码: https://github.com/google/orbit

gperftools

Main gperftools repository

https://github.com/gperftools/gperftools

perfetto

Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)

https://github.com/google/perfetto

嵌入式

  • https://mp.weixin.qq.com/s?__biz=Mzg4NDQ0OTI4Ng==&mid=2247484315&idx=1&sn=32a69de03504aa9e70a6844846b04d7e&chksm=cfb94af2f8cec3e4a887d2b9f283bc4a09e44d6bbf4dc652c4b153de2cf6a97ef734edecafab#rd
  • https://zhuanlan.zhihu.com/p/465789157
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

云满笔记

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值