summaryrefslogtreecommitdiffstats
path: root/tapset/LKET/iosyscall.stp
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/LKET/iosyscall.stp')
-rwxr-xr-xtapset/LKET/iosyscall.stp12
1 files changed, 0 insertions, 12 deletions
diff --git a/tapset/LKET/iosyscall.stp b/tapset/LKET/iosyscall.stp
index 527aaeeb..36f96fe4 100755
--- a/tapset/LKET/iosyscall.stp
+++ b/tapset/LKET/iosyscall.stp
@@ -369,15 +369,3 @@ function log_iosyscall_flock(fd:long, operation:long)
_lket_trace(_GROUP_IOSYSCALL, _HOOKID_IOSYSCALL_FLOCK_ENTRY,
"%8b%4b", THIS->fd, THIS->operation);
%}
-
-/*
-
-fs:
-newfstat, newlstat, newstat,pipe,poll,select,readlink,rename,rmdir,symlink,,
-truncate,ftruncate,unlink,chmod,chown,dup,dup2,fchdir,fchmod,fchown,fcntl,
-fstatfs,link,mkdir,
-
-aio:
-io_cancel,io_destroy,io_getevents,io_setup,io_submit,
-
-*/