summaryrefslogtreecommitdiffstats
path: root/tapset/nd_syscalls.stp
Commit message (Expand)AuthorAgeFilesLines
* Implement ppc32 variant of __is_user_regsAnton Vorontsov2009-12-011-0/+3
* Kill trailing whitespace in nd_syscalls[2]Josh Stone2009-05-291-9/+9
* Fix nd_syscalls.stp for architectures using SYSCALL_WRAPPERS.Przemyslaw Pawelczyk2009-05-261-305/+568
* Move the "pure" tag into the body of __is_user_regsJosh Stone2009-05-221-1/+2
* Uncomment 'name' variable in nd_syscall.lseek probe point.Przemyslaw Pawelczyk2009-05-221-1/+1
* Add missing probe points in nd_syscalls.stp.Przemyslaw Pawelczyk2009-05-221-0/+154
* Remove return probes for exit[_group] in nd_syscalls.stp.Przemyslaw Pawelczyk2009-05-221-3/+4
* Unify formatting of nd_syscalls.stp.Przemyslaw Pawelczyk2009-05-221-110/+103
* Complete the names-to-numbers conversion in nd_syscalls.stp.Przemyslaw Pawelczyk2009-05-181-980/+1711
* Handle a clone case which should behave like forkSrikar Dronamraju2008-11-211-1/+1
* Fixed arg #3 type in nd_syscall.accept.Jim Keniston2008-05-251-1/+1
* Converted more aliases to use arg numbers instead of names. In particular,Jim Keniston2008-05-131-104/+265
* The beginnings of a no-dwarf version of syscalls.stp. SelectedJim Keniston2008-05-061-0/+2845