摘要: 具体的可以参考kernel的文章,路径如下:Documentation/trace里面的tracepoints.txt和tracepoint-analysis.txt。 这里简要说明一下,举一个小例子,怎么样使用! 内核中的每个tracepoint提供一个钩子来调用probe函数。一个tracepo 阅读全文
posted @ 2020-04-16 15:38 oude_yang 阅读(853) 评论(0) 推荐(0)