1FUNCTION::INDENT(3stap) Utility functions for using an FUNCTION::INDENT(3stap)
2
3
4

NAME

6       function::indent - returns an amount of space to indent
7

SYNOPSIS

9           indent:string(delta:long)
10

ARGUMENTS

12       delta
13           the amount of space added/removed for each call
14

DESCRIPTION

16       This function returns a string with appropriate indentation. Call it
17       with a small positive or matching negative delta. Unlike the
18       thread_indent function, the indent does not track individual indent
19       values on a per thread basis.
20

SEE ALSO

22       tapset::indent(3stap)
23
24
25
26SystemTap Tapset Reference       November 2019         FUNCTION::INDENT(3stap)
Impressum