title: System-Wide Count of Syscalls by Executable name: syscalls_by_proc.stp version: 1.0 author: anonymous keywords: syscall subsystem: syscall status: production exit: user-controlled output: sorted-list on-exit scope: system-wide description: The script watches all syscall on the system. On exit the script prints a list showing the number of systemcalls executed by each executable ordered from greatest to least number of syscalls. test_check: stap -p4 syscalls_by_proc.stp test_installcheck: stap syscalls_by_proc.stp -c "sleep 0.2" public_git/kernel-crypto.git' title='kernel-crypto.git Git repository'/>
summaryrefslogtreecommitdiffstats
path: root/include/linux/coda_linux.h
blob: dcc228aa335ae43b77febde77dbecf4d031773b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95