table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::INDENT_DEP(3stap) | Utility functions for using an | FUNCTION::INDENT_DEP(3stap) |
NAME¶
function::indent_depth - returns the global nested-depthSYNOPSIS¶
indent_depth:long(delta:long)
ARGUMENTS¶
deltathe 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)October 2018 | SystemTap Tapset Reference |