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 information
12
13 See function::thread_indent(3stap)
14 for details.
15
16 thread_indent_depth
17 returns the nested-depth of the current task
18
19 See function::thread_indent_depth(3stap)
20 for details.
21
22 indent returns an amount of space to indent
23
24 See function::indent(3stap)
25 for details.
26
27 indent_depth
28 returns the global nested-depth
29
30 See function::indent_depth(3stap)
31 for details.
32
33
35 function::thread_indent(3stap), function::thread_indent_depth(3stap),
36 function::indent(3stap), function::indent_depth(3stap), stap(1),
37 stapprobes(3stap)
38
39
40
41SystemTap Tapset Reference May 2022 TAPSET::INDENT(3stap)