tapset::indent.3stap - Man Page
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)
Info
April 2024 SystemTap Tapset Reference