BPF (eBPF) tracing is a superpower that can analyze everything, and I'll show you how in my upcoming book BPF Performance Tools: Linux System and Application Observability, coming soon from Addison Wesley. The book includes over 150 BPF observability tools that you can run to find performance wins and troubleshoot software, and also shows you how to write your own.
2021-07-20 16:37:18 33.79MB BPF
1
嵌入式设备使用的bootchart-lite,与Linux电脑版本使用bootchart分析工具(如果放到机器里提示bad string,就手打vim到目标机器里边,可能文本格式不相同)
2021-07-19 09:00:38 272KB Linux性能分析
1
Linux-Performance-Analysis-and-Tools(linux-性能分析和工具),看360doc和百度文库都有,但要下载币,下载后现免费提供给大家。 Brendan Gregg 撰写
2021-07-07 00:05:40 2.57MB Linux Performance Analysis_and Tools_linux
1
使用Python快速开发Linux性能采集代理.pdf
2021-06-29 15:03:35 989KB Python 程序 数据处理 专业指导
Linux基础操作
2021-06-24 17:01:10 597KB Linux 操作系统 运维基础
1
wgcloud是非常优秀的开源运维工具,安装文档参考网站www.wgstart.com
2021-06-17 18:00:53 69.98MB zabbix 堡垒机 it运维 linux性能
1
wgcloud是非常优秀的开源运维工具,安装文档参考网站www.wgstart.com
2021-06-17 18:00:52 69.72MB zabbix it运维工具 linux性能优化 prometheus
1
将计算机体系结构、操作系统、性能调优、TCP/IP协议栈等核心知识浓缩为180页PPT。架构师看家功底、面试加分项
2021-06-11 17:00:46 38.76MB 架构师面试 高端面试 Linux Linux调优
1、性能指标 性能指标概念:高并发 => 吞吐 响应快 => 延时 该概念是从应用负载的角度出发:Application ▹Libraries▹System Call▹Linux Kernel ▹Drive 与之对应的是系统资源视角出发 :Drive▹Linux Kernel ▹System Call ▹Libraries ▹Application 性能指标的评判有以上二种常用的角度 接着六步 1.选择性能指标评估应用和系统的性能 2.为应用和系统设定性能目标 3.进行性能基准测试 4.性能分析定位瓶颈 5.优化系统和应用程序 6.性能监控和告警 六步总结,从正确的角度出发,设定目标(性能优化不是漫无目的的),基准测试 (了解现有系统应用的运行时情况),根据情况分析瓶颈,优化它,设置监控和告警 (其实可以再扩展比如达到一定的负载,采取降级等操作)
2021-05-06 19:00:36 4.48MB linux
linux性能调优学习笔记
2021-04-13 13:58:31 4.42MB 性能调优
1