Systemtap errno tapset
errno_str
Symbolic string associated with error code
See function::errno_str(3stap) for details.
returnval
Possible return value of probed function
See function::returnval(3stap) for details.
returnstr
Formats the return value as a string
See function::returnstr(3stap) for details.
return_str
Formats the return value as a string
See function::return_str(3stap) for details.
function::errno_str(3stap),
function::returnval(3stap),
function::returnstr(3stap),
function::return_str(3stap),
stap(1), stapprobes(3stap)