Provided by: systemtap-doc_4.8-1_amd64
NAME
tapset::indent - systemtap indent tapset
DESCRIPTION
thread_indent returns an amount of space with the current task information See function::thread_indent(3stap) for details. thread_indent_depth returns the nested-depth of the current task See function::thread_indent_depth(3stap) for details. indent returns an amount of space to indent See function::indent(3stap) for details. indent_depth 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)