1FUNCTION::THREAD_IND(3staUpt)ility functions for usingFaUnNCTION::THREAD_IND(3stap)
2
3
4
6 function::thread_indent - returns an amount of space with the current
7 task information
8
10 thread_indent:string(delta:long)
11
13 delta
14 the amount of space added/removed for each call
15
17 This function returns a string with appropriate indentation for a
18 thread. Call it with a small positive or matching negative delta. If
19 this is the real outermost, initial level of indentation, then the
20 function resets the relative timestamp base to zero. The timestamp is
21 as per provided by the __indent_timestamp function, which by default
22 measures microseconds.
23
25 tapset::indent(3stap)
26
27
28
29SystemTap Tapset Reference October 2018 FUNCTION::THREAD_IND(3stap)