function::indent.3stap - Man Page
returns an amount of space to indent
Synopsis
indent:string(delta:long)
Arguments
- delta
the amount of space added/removed for each call
Description
This function returns a string with appropriate indentation. Call it with a small positive or matching negative delta. Unlike the thread_indent function, the indent does not track individual indent values on a per thread basis.
See Also0
tapset::indent(3stap)
Info
April 2024 SystemTap Tapset Reference Utility functions for using an