#火焰

Linux火焰图-centos

centos7.5mini安装yuminstall-yyum-utilsperfdebuginfo-install-yperf#debuginfo-install下载了305MB的文件到系统里面,我的网速到huawei的源100-300KB不稳定的网速,好等啊!!!!访问https://github.com/brend...
代码星球 ·2020-09-23

Linux火焰图-ubuntu

关注火焰图非常长的时间了!~~一直未能自己做个火焰图出来。今天小试一把。ubuntu18.04ssh登陆之后执行命令安装软件apt-getinstall-ylinux-cloud-tools-genericlinux-tools-generic访问https://github.com/brendangregg/Flam...
代码星球 ·2020-09-23

[失败]SystemTap和火焰图(Flame Graph)

本文参考http://blog.51cto.com/xuclv/1184517SystemTap简介:  SystemTapprovidesfreesoftware(GPL)infrastructuretosimplifythegatheringofinformationabouttherunningLinuxsyst...

如何读懂火焰图?

 BrendanD.Gregg发明了火焰图,可以一针见血的指出程序的性能瓶颈,坏消息是除了OpenResty社区,很少看到还有其他人使用火焰图。常见的火焰图类型有On-CPU,Off-CPU,还有Memory,Hot/Cold,Differential 等等。整个图形看起来就像一团跳动的火焰,这也正...
代码星球 ·2020-09-22