DOKK / manpages / debian 12 / systemtap-doc / function::indent.3stap.en
FUNCTION::INDENT(3stap) Utility functions for using an FUNCTION::INDENT(3stap)

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


indent:string(delta:long)

delta

the amount of space added/removed for each call

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.

tapset::indent(3stap)

November 2022 SystemTap Tapset Reference