linux Systemtap

上篇文章总结了ftrace的一些学习资料,这里给出另外一个工具Systemtap的资料

1:systemtap  wiki

http://sourceware.org/systemtap/wiki

http://sources.redhat.com/systemtap/wiki

2:SystemTap–Linux下的万能观测工具

http://rdc.taobao.com/blog/cs/?p=694

3:Linux 自检和 SystemTap

http://www.ibm.com/developerworks/cn/linux/l-systemtap/

4:Linux 下的一个全新的性能测量和调式诊断工具 Systemtap,第 1 部分: kprobe

http://www.ibm.com/developerworks/cn/linux/l-cn-systemtap1/index.html

5:Linux 下的一个全新的性能测量和调式诊断工具 Systemtap, 第 2 部分: DTrace

http://www.ibm.com/developerworks/cn/linux/l-cn-systemtap2/index.html

6:Linux 下的一个全新的性能测量和调式诊断工具 Systemtap, 第 3 部分: Systemtap

http://www.ibm.com/developerworks/cn/linux/l-cn-systemtap3/

7:SystemTap:Instrumenting the Linux Kernel  for Analyzing Performance and

Functional Problems

http://www.redbooks.ibm.com/redpapers/pdfs/redp4469.pdf

8:Introduction to SystemTap  A pratical approach

http://raisama.net/talks/fisl10/kernel-hacking/stap.pdf

猜你喜欢

转载自dikar.iteye.com/blog/1470622