Scroll to navigation

TAPSET::INDENT(3stap) TAPSET::INDENT(3stap)

NAME

tapset::indent - systemtap indent tapset

DESCRIPTION

returns an amount of space with the current task information
See function::thread_indent(3stap)
for details.
returns the nested-depth of the current task
See function::thread_indent_depth(3stap)
for details.
returns an amount of space to indent
See function::indent(3stap)
for details.
returns the global nested-depth
See function::indent_depth(3stap)
for details.

SEE ALSO

function::thread_indent(3stap), function::thread_indent_depth(3stap), function::indent(3stap), function::indent_depth(3stap), stap(1), stapprobes(3stap)

November 2023 SystemTap Tapset Reference