Linux 內核調試技術

引用
宋寶華:用eBPF/bcc分析系統性能的一個簡單案例
https://mp.weixin.qq.com/s?__biz=MzAwMDUwNDgxOA==&mid=2652666944&idx=1&sn=da2bee8571925df36a65f745820c9334&chksm=810f3addb678b3cb0be4c8d0356756dc95fe947ac86c35c8d983841aa19d430ce5e62d838e25&mpshare=1&scene=23&srcid=&sharer_sharetime=1583631618651&sharer_shareid=a8b8d21b91e6e9e4c117b53ff622c633#rd

bcc 詳細應用
https://blog.csdn.net/qq_34258344/article/details/104400738?utm_source=app
https://blog.csdn.net/notbaron/article/details/80256549
https://blog.csdn.net/tiantao2012/article/details/74517789


Linux內核調試技術——kprobe使用與實現
https://blog.csdn.net/luckyapple1028/article/details/52972315/

Linux ftrace 2.4、uprobe event的使用
https://blog.csdn.net/pwl999/article/details/80432618

Linux trace point機制1---原理描述(linux5.1.6)
https://blog.csdn.net/geshifei/article/details/94360470?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task

Linux perf 1.1、perf_event內核框架
https://blog.csdn.net/pwl999/article/details/81200439

Linux內核調試技術——進程D狀態死鎖檢測
https://blog.csdn.net/luckyapple1028/article/details/51931210

eBPF監控工具bcc系列八BPF C
https://blog.csdn.net/notbaron/article/details/80256549

bcc的安裝教程
https://github.com/iovisor/bcc/blob/master/INSTALL.md


 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章