| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill all ChangeLogs | Josh Stone | 2009-02-19 | 1 | -2116/+0 |
* | Update Documentation section and include URLs. | William Cohen | 2009-02-13 | 1 | -0/+4 |
* | Function to determine page fault type and have pfaults.stp exercise it. | William Cohen | 2009-02-12 | 1 | -0/+4 |
* | process.create: fix the new_pid read order | Josh Stone | 2009-02-09 | 1 | -0/+5 |
* | Correcting previous commit message and Author | K Prasad | 2009-02-04 | 1 | -0/+5 |
* | Merge commit '4718b445d13b07448e71582f29ce1b0979b8dc50' | Srikar Dronamraju | 2009-02-04 | 1 | -5/+0 |
* | --author | Srikar Dronamraju | 2009-02-04 | 1 | -0/+5 |
* | PR9810: Mostly revert "PR6961: initial sketch: set up dummy pt_regs for non-t... | Frank Ch. Eigler | 2009-02-03 | 1 | -0/+5 |
* | PR9699: tapset changes for STAPCONF_TASK_UID for *uid()/*gid() calls | Frank Ch. Eigler | 2009-01-06 | 1 | -0/+5 |
* | PR6961: initial sketch: set up dummy pt_regs for non-trap based probes | Frank Ch. Eigler | 2008-12-09 | 1 | -0/+5 |
* | PR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATA | Frank Ch. Eigler | 2008-11-28 | 1 | -0/+16 |
* | Add scsi trace-doc material. | William Cohen | 2008-11-26 | 1 | -0/+3 |
* | Add kernel-doc compatible comments and pull process tapset into reference doc. | William Cohen | 2008-11-26 | 1 | -0/+4 |
* | Add ioscheduler, socket, tcp, and upd to tapset reference. | William Cohen | 2008-11-25 | 1 | -0/+7 |
* | Add context, timestamp, memory, and networking tapsets. | William Cohen | 2008-11-25 | 1 | -0/+7 |
* | tapset/s390/registers.stp: fixed a typo, updated stapfuncs(5) | Jim Keniston | 2008-11-19 | 1 | -0/+4 |
* | Add [u_]register() and *_arg() support for s390x. | Jim Keniston | 2008-11-19 | 1 | -0/+4 |
* | Order entries in table. | William Cohen | 2008-11-13 | 1 | -0/+4 |
* | Add xml documentation for memory.stp. | William Cohen | 2008-11-13 | 1 | -0/+4 |
* | Remove cpuid() documentation. | William Cohen | 2008-11-12 | 1 | -0/+4 |
* | Add inode variable, ino. | William Cohen | 2008-10-30 | 1 | -0/+4 |
* | PR6972. Fixed vfs tapset. | David Smith | 2008-10-28 | 1 | -0/+12 |
* | Correct ioblock and scsi tapset for 2.6.28. | Wenji Huang | 2008-10-28 | 1 | -0/+5 |
* | Provide dev and devname in vfs.read and vfs.write. Use them in disktop.stp. | William Cohen | 2008-10-27 | 1 | -0/+4 |
* | Don't use pointer_arg to fetch arguments for syscall utime and compat_utime. | Mark Wielaard | 2008-10-23 | 1 | -0/+6 |
* | Transform struct sigaction32 to struct sigaction for rt_sigaction32 syscall. | Mark Wielaard | 2008-10-07 | 1 | -0/+7 |
* | socket.stp (socket.aio_read/write): Fix version-checking method. | Zhaolei | 2008-09-23 | 1 | -0/+4 |
* | socket.stp (socket.aio_read/write): Fix the semantic error caused by the diff... | Zhaolei | 2008-09-22 | 1 | -0/+5 |
* | Moved reboot.h include out of _reboot_magic_str in aux_syscalls.stp. | Mark Wielaard | 2008-09-18 | 1 | -0/+4 |
* | Removed commented out code and unneeded embedded C-code from aux_syscalls.stp. | Mark Wielaard | 2008-09-17 | 1 | -0/+5 |
* | Add empty argstr to syscall.vm86_warning to stop warnings on probe syscall.* | Mark Wielaard | 2008-09-16 | 1 | -0/+4 |
* | Fix 2.6.27 detection. | Mark Wielaard | 2008-09-15 | 1 | -0/+6 |
* | Fix redundant implicit probe points in listing mode | Wenji Huang | 2008-09-12 | 1 | -0/+4 |
* | Add $return context variables on per-process-syscall.return probes | Masami Hiramatsu | 2008-09-09 | 1 | -0/+4 |
* | Add $argN context variables on per-process-syscall probes | Masami Hiramatsu | 2008-09-09 | 1 | -0/+4 |
* | Add $name context variable support on marker probes | Masami Hiramatsu | 2008-09-09 | 1 | -0/+4 |
* | PR4225: post-merge changelogs | Frank Ch. Eigler | 2008-09-01 | 1 | -4/+5 |
* | Merge commit 'origin/master' into pr4225 | Frank Ch. Eigler | 2008-09-01 | 1 | -3/+7 |
|\ |
|
| * | Fix memory access error in nfs.proc.read_setup, nfs.proc.write_setup and nfs.... | Zhaolei | 2008-09-01 | 1 | -3/+7 |
* | | Merge commit 'origin/master' into pr4225 | Frank Ch. Eigler | 2008-08-28 | 1 | -128/+132 |
|\| |
|
| * | Make _get_sock_addr return correct address in kernel before 2.6.16. | Zhaolei | 2008-08-28 | 1 | -0/+3 |
* | | rework utrace $syscall var to expand to tapset fn, not synthetic hard-coded one | Frank Ch. Eigler | 2008-08-07 | 1 | -0/+3 |
|/ |
|
* | Rename $path to $pathname of syscall tapset for 2.6.27 | Wenji Huang | 2008-08-04 | 1 | -0/+6 |
* | Correct several tests for 2.6.27 | Wenji Huang | 2008-08-03 | 1 | -0/+4 |
* | * syscalls2.stp: Add sys_unlinkat. | Zhaolei | 2008-07-25 | 1 | -0/+4 |
* | syscalls2.stp: Add sys_symlinkat. | Zhaolei | 2008-07-18 | 1 | -0/+4 |
* | Changed method of getting the value of $syscall. | David Smith | 2008-07-15 | 1 | -0/+5 |
* | Correct access to the mapping field in vfs::__address_inode(). | Josh Stone | 2008-07-10 | 1 | -0/+4 |
* | Fix PR 6732: Add runtime/autoconf-real-parent.c check for task_struct field. | Mark Wielaard | 2008-07-09 | 1 | -0/+7 |
* | Make _vfs.generic_commit_write only for kernel<=2.6.25 | Wenji Huang | 2008-07-01 | 1 | -0/+4 |