summaryrefslogtreecommitdiffstats
path: root/tapset/syscalls.stp
Commit message (Expand)AuthorAgeFilesLines
* Add inotify_init1() and inotify_add_watch() mask string support.Mark Wielaard2010-03-211-7/+20
* Add support for eventfd2 to syscall.stp tapset.Mark Wielaard2010-03-211-6/+17
* Add support for dup3 to syscall.stp tapset.Mark Wielaard2010-03-211-0/+43
* Support epoll_create1 syscall.Mark Wielaard2010-03-211-6/+18
* PR 11338 (partial): Used '@defined()' in syscall tapsets.David Smith2010-03-051-70/+29
* Implement ppc32 variant of __is_user_regsAnton Vorontsov2009-12-011-0/+3
* PR 6691 fixed by adding support for sys_accept4.David Smith2009-11-021-5/+17
* Add the .call modifier to syscall entry probes.Przemyslaw Pawelczyk2009-10-121-349/+349
* Move the "pure" tag into the body of __is_user_regsJosh Stone2009-05-221-1/+2
* Fix alignment of probe aliases in syscalls(|2).stp.Przemyslaw Pawelczyk2009-05-191-381/+381
* Unify formatting of syscalls.stp and syscalls2.stp.Przemyslaw Pawelczyk2009-05-191-500/+653
* Correct misnamed variables in syscalls.stp.Przemyslaw Pawelczyk2009-05-191-33/+27
* Fix typo in mq_timedreceive probe point.Przemyslaw Pawelczyk2009-05-181-1/+1
* Correct fd variable name in fadvise64 probe points.Przemyslaw Pawelczyk2009-04-251-4/+4
* Fix the syscall tapset for architectures using SYSCALL_WRAPPERSAnanth N Mavinakayanahalli2009-02-241-296/+562
* Handle a clone case which should behave like forkSrikar Dronamraju2008-11-211-1/+1
* Fix 2.6.27 detection.Mark Wielaard2008-09-151-10/+10
* Rename $path to $pathname of syscall tapset for 2.6.27Wenji Huang2008-08-041-7/+57
* syscalls.stp: Add sys_mknodat.Zhaolei2008-06-231-0/+21
* syscalls.stp: Add sys_linkat.Zhaolei2008-06-171-0/+28
* syscalls.stp: Add sys_fchownat.Zhaolei2008-06-131-0/+22
* syscalls.stp: Add sys_fchmodat.Zhaolei2008-06-111-0/+18
* syscalls.stp: Add sys_faccessat.Zhaolei2008-06-101-0/+18
* syscalls.stp(syscall.mkdirat): Use _dfd_str() to add support for AT_FDCWD.Zhaolei2008-06-101-1/+1
* Fix PR 6588Jim Keniston2008-06-041-3/+4
* 2008-01-25 Will Cohen <wcohen@redhat.com>wcohen2008-01-251-1/+1
* 2008-01-23 Masami Hiramatsu <mhiramat@redhat.com>hiramatu2008-01-241-1/+32
* 2007-12-17 Martin Hunt <hunt@redhat.com>hunt2007-12-171-17/+47
* 2007-12-17 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-12-171-8/+24
* 2007-09-26 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-09-261-4/+16
* 2007-09-26 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-09-261-1/+1
* 2007-09-21 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-09-211-1/+1
* 2007-09-19 Martin Hunt <hunt@redhat.com>hunt2007-09-191-20/+20
* 2007-09-19 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-09-191-1/+10
* 2007-08-28 Zhaolei <zhaolei@cn.fujitsu.com>zhaolei2007-08-281-1/+5
* 2007-08-22 Martin Hunt <hunt@redhat.com>hunt2007-08-221-75/+198
* 2007-08-22 Martin Hunt <hunt@redhat.com>hunt2007-08-221-29/+47
* 2007-08-21 Frank Ch. Eigler <fche@elastic.org>fche2007-08-211-0/+10
* 2007-08-17 Martin Hunt <hunt@redhat.com>hunt2007-08-171-2/+1
* 2007-08-16 Martin Hunt <hunt@redhat.com>hunt2007-08-161-5/+7
* 2007-08-15 Martin Hunt <hunt@redhat.com>hunt2007-08-151-2/+10
* 2007-08-10 Frank Ch. Eigler <fche@elastic.org>fche2007-08-101-2/+2
* 2007-08-09 William Cohen <wcohen@redhat.com>wcohen2007-08-091-2/+2
* 2007-07-31 Martin Hunt <hunt@redhat.com>hunt2007-07-311-2/+10
* 2007-07-31 Martin Hunt <hunt@redhat.com>hunt2007-07-311-83/+164
* 2007-07-16 Martin Hunt <hunt@redhat.com>hunt2007-07-161-2/+2
* 2007-07-16 Martin Hunt <hunt@redhat.com>hunt2007-07-161-43/+96
* 2007-07-10 Martin Hunt <hunt@redhat.com>hunt2007-07-101-98/+122
* 2007-07-09 Martin Hunt <hunt@redhat.com>hunt2007-07-091-2/+2
* 2007-07-03 Martin Hunt <hunt@redhat.com>hunt2007-07-031-0/+33