1FUNCTION::STACK_UNUS(3stap) Context Functions FUNCTION::STACK_UNUS(3stap)
23
4
NAME
6function::stack_unused - Returns the amount of kernel stack currently
7available
8
SYNOPSIS
10stack_unused:long()
11
ARGUMENTS
13None
14
DESCRIPTION
16This function determines how many bytes are currently available in the
17kernel stack.
18
SEE ALSO
20tapset::context(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::STACK_UNUS(3stap)