summaryrefslogtreecommitdiffstats
path: root/tapset/LKET/syscalls.stp
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/LKET/syscalls.stp')
-rwxr-xr-xtapset/LKET/syscalls.stp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tapset/LKET/syscalls.stp b/tapset/LKET/syscalls.stp
index 09db8df0..4bbea12f 100755
--- a/tapset/LKET/syscalls.stp
+++ b/tapset/LKET/syscalls.stp
@@ -5,6 +5,11 @@
// Public License (GPL); either version 2, or (at your option) any
// later version.
+probe never
+{
+ printf("%d", GROUP_SIGNAL)
+}
+
probe addevent.syscall
= addevent.syscall.entry,
addevent.syscall.return