1TAPSET::INDENT(3stap) TAPSET::INDENT(3stap)
2
3
4
6 tapset::indent - systemtap indent tapset
7
8
10 thread_indent
11 returns an amount of space with the current task informa‐
12 tion
13
14 See function::thread_indent(3stap)
15 for details.
16
17 thread_indent_depth
18 returns the nested-depth of the current task
19
20 See function::thread_indent_depth(3stap)
21 for details.
22
23 indent returns an amount of space to indent
24
25 See function::indent(3stap)
26 for details.
27
28 indent_depth
29 returns the global nested-depth
30
31 See function::indent_depth(3stap)
32 for details.
33
34
36 function::thread_indent(3stap),
37 function::thread_indent_depth(3stap), function::indent(3stap),
38 function::indent_depth(3stap), stap(1), stapprobes(3stap)
39
40
41
42SystemTap Tapset Reference November 2019 TAPSET::INDENT(3stap)