summaryrefslogtreecommitdiffstats
path: root/tapset/syscalls2.stp
Commit message (Expand)AuthorAgeFilesLines
* Fix pipe syscall name in return probe.Mark Wielaard2010-03-241-1/+5
* Removed unneeded convenience variables in syscall.pipe.return.David Smith2010-03-231-5/+1
* Support signalfd4 in syscalls2.stp tapset.Mark Wielaard2010-03-211-5/+17
* Add ia64 pipe result support. Relax pipe syscall test a little.Mark Wielaard2010-03-191-1/+17
* Merge syscall.pipe and syscall.pipe2 to get around "nesting".Mark Wielaard2010-03-191-41/+24
* Reindent syscall2.stp pipe[2][.return] to follow unify formatting rules.Mark Wielaard2010-03-191-72/+54
* PR11402 Support pipe2 syscall.Mark Wielaard2010-03-191-0/+40
* Make pipe file descriptors available in syscall.pipe[.return].Mark Wielaard2010-03-191-1/+34
* Use @defined() in syscall.pipe to select whether fildes_uaddr is available.Mark Wielaard2010-03-191-20/+10
* Fixed BZ 568032 by adding support for sys_ia64_pipe.David Smith2010-03-181-2/+9
* PR 11338 (partial): Used '@defined()' in syscall tapsets.David Smith2010-03-051-58/+29
* PR 11167 fixed by adding compat_sys_sigaction to the syscall.sigaction32 probe.David Smith2010-01-131-2/+4
* Fix PR11160 by handling ppc syscall.sigaction32 correctly.David Smith2010-01-131-1/+1
* Fixed PR 11163 so that syscall.readv/syscall.writev puts fd in argstr for ppc.David Smith2010-01-121-10/+0
* Fixed PR 11162 by removing extra 'buf_uaddr' assignment.David Smith2010-01-121-1/+0
* PR5434: Fix syscall.nfsservctl.Przemyslaw Pawelczyk2009-10-131-0/+8
* Add the .call modifier to syscall entry probes.Przemyslaw Pawelczyk2009-10-121-355/+355
* PR10613 sys32_ustat is renamed compat_sys_ustat in 2.6.30 kernel.Mark Wielaard2009-09-071-1/+11
* PR4186 cont'd: option #2: standardize on kernel ARCH/SUBARCH throughoutFrank Ch. Eigler2009-08-251-3/+3
* Fix alignment of probe aliases in syscalls(|2).stp.Przemyslaw Pawelczyk2009-05-191-355/+355
* Unify formatting of syscalls.stp and syscalls2.stp.Przemyslaw Pawelczyk2009-05-191-559/+754
* Fix the syscall tapset for architectures using SYSCALL_WRAPPERSAnanth N Mavinakayanahalli2009-02-241-268/+533
* Don't use pointer_arg to fetch arguments for syscall utime and compat_utime.Mark Wielaard2008-10-231-8/+8
* Transform struct sigaction32 to struct sigaction for rt_sigaction32 syscall.Mark Wielaard2008-10-071-1/+2
* Fix 2.6.27 detection.Mark Wielaard2008-09-151-6/+6
* Rename $path to $pathname of syscall tapset for 2.6.27Wenji Huang2008-08-041-6/+39
* * syscalls2.stp: Add sys_unlinkat.Zhaolei2008-07-251-0/+19
* syscalls2.stp: Add sys_symlinkat.Zhaolei2008-07-181-0/+22
* syscalls2.stp: Add sys_renameat.Zhaolei2008-06-261-0/+23
* syscalls2.stp: Add sys_unshare.Zhaolei2008-06-041-0/+14
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-05-211-8/+8
|\
| * Use pointer_arg to fetch arguments for syscall.utime and compat_utime.Mark Wielaard2008-05-211-8/+8
* | PR6538: tapset changesFrank Ch. Eigler2008-05-201-1/+1
|/
* PR5001: Remove _stp_ctime and always use ctime.Mark Wielaard2008-05-201-4/+8
* 2008-03-11 Will Cohen <wcohen@redhat.com>wcohen2008-03-111-4/+4
* 2008-02-26 Srinivasa DS<srinivasa@in.ibm.com> PR 5772,srinivasa2008-02-261-22/+8
* Fix for bug#5772srinivasa2008-02-251-3/+19
* 2007-12-12 Martin Hunt <hunt@redhat.com>hunt2007-12-121-13/+5
* 2007-12-7 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-12-071-6/+24
* 2007-11-21 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-11-211-2/+4
* 2007-11-12 Martin Hunt <hunt@redhat.com>hunt2007-11-121-1/+1
* 2007-11-1 Will Cohen <wcohen@redhat.com>wcohen2007-11-011-0/+4
* 2007-10-09 Martin Hunt <hunt@redhat.com>hunt2007-10-091-1/+1
* 2007-10-05 Martin Hunt <hunt@redhat.com>hunt2007-10-051-33/+31
* 2007-09-25 Martin Hunt <hunt@redhat.com>hunt2007-09-251-2/+2
* 2007-09-24 Martin Hunt <hunt@redhat.com>hunt2007-09-241-13/+9
* 2007-09-23 Ulrich Drepper <drepper@redhat.com>fche2007-09-231-1/+24
* 2007-09-19 Martin Hunt <hunt@redhat.com>hunt2007-09-191-4/+4
* 2007-09-04 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-09-041-2/+3
* 2007-08-30 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-08-301-1/+1