2022 年阅读列表

2022 年阅读列表

动态追踪,比 perf 更高级的工具,用于跟踪系统内核或者用户进程的技术。
常见的工具有 DTrace 与 SystemTap。
DTrace 官网: http://dtrace.org/blogs/about/ SystemTap 官网: https://sourceware.org/systemtap/
Brendan 性能优化的博客列表: https://www.brendangregg.com/blog/ systemtap 相关资料的收集列表: https://github.com/lichuang/awesome-systemtap-cn
System Calls Make the World Go Round https://manybutfinite.com/post/system-calls/ [译] Linux 系统调用权威指南(2016) https://arthurchiao.art/blog/system-call-definitive-guide-zh/ The Definitive Guide to Linux System Calls https://blog.packagecloud.io/eng/2016/04/05/the-definitive-guide-to-linux-system-calls/ linux-insides https://0xax.gitbooks.io/linux-insides/content/ Understanding the Memory Layout of Linux Executables https://gist.github.com/CMCDragonkai/10ab53654b2aa6ce55c11cfc5b2432a4 Linux 内存地址映射 http://www.ilinuxkernel.com/files/Linux_Memory_Address_Mapping.pdf How The Kernel Manages Your Memory https://manybutfinite.com/post/how-the-kernel-manages-your-memory/ Monitoring and Tuning the Linux Networking Stack: Receiving Data https://blog.packagecloud.io/eng/2016/06/22/monitoring-tuning-linux-networking-stack-receiving-data/ A complete guide to Linux process scheduling https://trepo.tuni.fi/bitstream/handle/10024/96864/GRADU-1428493916.pdf CS 61: Systems Programming and Machine Organization https://cs61.seas.harvard.edu/site/2021/ Effective C++ https://wizardforcel.gitbooks.io/effective-cpp/content/index.html The Go Programming Language Specification https://go.dev/ref/spec

关注公众号,接收最新消息

tiankonguse +
穿越