Provided by: systemtap-doc_3.1-3ubuntu0.1_all
NAME
function::stack_unused - Returns the amount of kernel stack currently available
SYNOPSIS
stack_unused:long()
ARGUMENTS
None
DESCRIPTION
This function determines how many bytes are currently available in the kernel stack.
SEE ALSO
tapset::context(3stap)