diff options
Diffstat (limited to 'tapset/system_calls.stp')
-rw-r--r-- | tapset/system_calls.stp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tapset/system_calls.stp b/tapset/system_calls.stp index be2676d0..4b0665a8 100644 --- a/tapset/system_calls.stp +++ b/tapset/system_calls.stp @@ -1,3 +1,11 @@ +// syscalls tapset +// Copyright (C) 2005 IBM Corp. +// +// This file is part of systemtap, and is free software. You can +// redistribute it and/or modify it under the terms of the GNU General +// Public License (GPL); either version 2, or (at your option) any +// later version. + # time_____________________________________________ /* asmlinkage long sys_time(time_t __user * tloc) */ probe kernel.syscall.time = |