function::indent_depth.3stap - Man Page
returns the global nested-depth
Synopsis
indent_depth:long(delta:long)
Arguments
- delta
the amount of depth added/removed for each call
Description
This function returns a number for appropriate indentation, similar to indent. Call it with a small positive or matching negative delta. Unlike the thread_indent_depth 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