本文主要是介绍systemtap相关的学习文档,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
wiki网站
网址:https://sourceware.org/systemtap/wiki
这个网站用于下载systemtap源码、example源码、下载document,这里还汇聚了一些演示文档PPT等。还可以在这个网站上学习如何开发和反馈bug等。
document
主页:https://sourceware.org/systemtap/documentation.html
这是文档的主入口网站
Systemtap tutorial: https://sourceware.org/systemtap/tutorial/
Beginner’s Guide:https://sourceware.org/systemtap/SystemTap_Beginners_Guide/
SystemTap Language Reference:https://sourceware.org/systemtap/langref/
Tapset Reference:https://sourceware.org/systemtap/tapsets/ – 库函数介绍,systemtap脚本中可以直接引用
samples: https://sourceware.org/systemtap/examples/index.html
这篇关于systemtap相关的学习文档的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!