码迷,mamicode.com
首页 > 其他好文 > 详细

stap中的entry函数

时间:2018-05-09 01:19:42      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:int   turn   imm   div   accept   auto   call   pac   com   

只有在ret probe函数中,在这个函数中才会使用@entry函数去提取变量

是因为ret probe 有什么特殊的吗?在中间这个变量会变化吗?

A new operator, @entry, is available for automatically saving an expression at entry time for use in a .return probe.

但是

A SystemTap script can also accept simple command-line arguments using a
$
or
@
immediately followed
by the number of the argument on the command line. Use
$
if you are expecting the user to enter an
integer as a command-line argument, and
@
if you are expecting a string.

stap中的entry函数

标签:int   turn   imm   div   accept   auto   call   pac   com   

原文地址:https://www.cnblogs.com/honpey/p/9011805.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!