summaryrefslogtreecommitdiffstats
path: root/tapset
Commit message (Expand)AuthorAgeFilesLines
* Add missing socket function argument descriptions.Mark Wielaard2009-03-311-0/+6
* PR9998: adapt tapset/i686/registers.stp to latest kernelWenji Huang2009-03-301-18/+32
* Make aux_tapset.stp "long long" size agnostic so ia64 works.William Cohen2009-03-251-1/+2
* Added functions to grab IP source and destination from a socket, andBreno Leitao2009-03-202-0/+66
* Removed #if defined. Format '%llx' works fine for all ArchMahesh J Salgaonkar2009-03-201-7/+0
* minor editsddomingo2009-03-181-8/+7
* Remove trailing 'g' from scsi.stp file.Mark Wielaard2009-03-171-1/+0
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2009-03-171-0/+24
|\
| * Add pid-based data lookup function.Wenji Huang2009-03-161-0/+24
* | minor editsddomingo2009-03-171-38/+32
* | minor editsddomingo2009-03-171-1/+1
* | minor editsddomingo2009-03-176-21/+20
* | further cleanup for formattingddomingo2009-03-171-4/+4
* | further cleanup for formattingddomingo2009-03-171-21/+21
* | minor editsddomingo2009-03-171-48/+22
|/
* Edit signal.stp documentation comments.William Cohen2009-03-161-69/+105
* minor edits to ensure uniformity in manpage generatorddomingo2009-03-161-4/+4
* minor editddomingo2009-03-161-4/+3
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-6/+8
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+3
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+3
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+3
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+3
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-3/+5
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-3/+5
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-9/+11
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+4
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+5
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+5
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+5
* fixed format of non-grabbable comments (for Tapset Reference Guide), added ta...ddomingo2009-03-161-1/+5
* Merge sequential casts in the vfs tapsetJosh Stone2009-03-101-35/+19
* PR9932: use @cast module search pathJosh Stone2009-03-103-60/+35
* Add safety checks to _stp_get_register_by_offset()Josh Stone2009-03-094-1/+41
* PR9871: use @cast in tapsetWenji Huang2009-03-067-348/+269
* Fix typo in kernel version check 2.6.21 -> 2.6.11 in inet_sock.Mark Wielaard2009-03-041-2/+2
* minor revision, added tagddomingo2009-03-021-2/+2
* Use @cast where possible for examining inet_sock.Mark Wielaard2009-02-271-25/+25
* Remove unnecessary embedded C include.Mark Wielaard2009-02-271-4/+0
* Guard _struct_sigaction32_u with ifdef CONFIG_COMPAT.Mark Wielaard2009-02-251-0/+2
* Fix the syscall tapset for architectures using SYSCALL_WRAPPERSAnanth N Mavinakayanahalli2009-02-242-564/+1095
* Add selective use of _stp_time_init/kill (PR9822)Josh Stone2009-02-232-43/+68
* Update guidelines for the ChangeLog-less worldJosh Stone2009-02-191-8/+1
* Kill all ChangeLogsJosh Stone2009-02-191-2116/+0
* short revisions to udp.stpddomingo2009-02-191-8/+8
* Update Documentation section and include URLs.William Cohen2009-02-132-12/+66
* Function to determine page fault type and have pfaults.stp exercise it.William Cohen2009-02-122-0/+47
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2009-02-102-1/+6
|\
| * process.create: fix the new_pid read orderJosh Stone2009-02-092-1/+6
* | minor revisionsddomingo2009-02-091-6/+5
|/