TAPSET::INDENT

Section: Misc. Reference Manual Pages (3stap)
Updated: November 2020
Page Index
 

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)


 

Index

NAME
DESCRIPTION
SEE ALSO