table of contents
        
      
      
    | TAPSET::INDENT(3stap) | TAPSET::INDENT(3stap) | 
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)
| November 2024 | SystemTap Tapset Reference |