1TAPSET::LINUXMIB(3stap) TAPSET::LINUXMIB(3stap)
2
3
4
6 tapset::linuxmib - systemtap linuxmib tapset
7
8
10 linuxmib.DelayedACKs
11 Count of delayed acks
12
13 See probe::linuxmib.DelayedACKs(3stap)
14 for details.
15
16 linuxmib.ListenOverflows
17 Count of times a listen queue overflowed
18
19 See probe::linuxmib.ListenOverflows(3stap)
20 for details.
21
22 linuxmib.ListenDrops
23 Count of times conn request that were dropped
24
25 See probe::linuxmib.ListenDrops(3stap)
26 for details.
27
28 linuxmib.TCPMemoryPressures
29 Count of times memory pressure was used
30
31 See probe::linuxmib.TCPMemoryPressures(3stap)
32 for details.
33
34
36 probe::linuxmib.DelayedACKs(3stap),
37 probe::linuxmib.ListenOverflows(3stap),
38 probe::linuxmib.ListenDrops(3stap),
39 probe::linuxmib.TCPMemoryPressures(3stap), stap(1),
40 stapprobes(3stap)
41
42
43
44SystemTap Tapset Reference June 2018 TAPSET::LINUXMIB(3stap)