| Commit message (Expand) | Author | Age | Files | Lines |
* | set the IP in return probes to the returned-to instruction | Tim Moore | 2009-12-16 | 2 | -4/+4 |
* | Fix regression introduced by commit 379c585 | Wenji Huang | 2009-12-07 | 1 | -10/+1 |
* | Make tapset and tests compatible with old kernel | Wenji Huang | 2009-12-02 | 6 | -22/+71 |
* | Share ppc64 and ppc32 code where possible | Anton Vorontsov | 2009-12-01 | 2 | -2/+2 |
* | Implement ppc32 variant of __is_user_regs | Anton Vorontsov | 2009-12-01 | 2 | -0/+6 |
* | Convert string.stp documentation to standard markup. | Mark Wielaard | 2009-12-01 | 1 | -53/+76 |
* | Fix typo in scheduler tapset | Wenji Huang | 2009-12-01 | 1 | -1/+1 |
* | Fixed tapset reference manual generation. | David Smith | 2009-11-23 | 1 | -1/+1 |
* | Correct tapset/ioscheduler.stp so documentation builds. | William Cohen | 2009-11-23 | 1 | -6/+6 |
* | Correct block IO and IO scheduler tapset and test case | Wenji Huang | 2009-11-23 | 1 | -8/+1 |
* | Added tracepoint-based probes to block IO and IO scheduler tapsets. | Prerna Saxena | 2009-11-22 | 2 | -50/+362 |
* | PR 10981. Fixed buildok/netdev.stp for RHEL5. | David Smith | 2009-11-18 | 1 | -2/+2 |
* | PR 5150. Fixed nfs tapset by making probes optional. | David Smith | 2009-11-18 | 1 | -22/+30 |
* | Document is_return(), module_name() and stp_pid() context tapset functions. | Mark Wielaard | 2009-11-17 | 1 | -15/+18 |
* | Fixed aux_syscalls.stp for RHEL4. | David Smith | 2009-11-17 | 1 | -0/+12 |
* | PR 10974 fix. Fixed aux_syscalls.stp for RHEL5. | David Smith | 2009-11-17 | 1 | -0/+4 |
* | PR 5150 partial fixes. Added support for nfs_file_fsync. | David Smith | 2009-11-16 | 1 | -37/+40 |
* | PR 5150 partial fix. Support nfs_write_begin()/nfs_write_end(). | David Smith | 2009-11-16 | 1 | -4/+76 |
* | Add documentation for ansi.stp tapset. | Mark Wielaard | 2009-11-16 | 1 | -15/+79 |
* | Define IRQF_ONESHOT for older kernels. | Mark Wielaard | 2009-11-16 | 1 | -0/+3 |
* | add definition of function irqflags_str() | Prerna Saxena | 2009-11-16 | 1 | -0/+27 |
* | Turn ctime.stp documentation into proper Tapset Reference markup. | Mark Wielaard | 2009-11-13 | 1 | -12/+15 |
* | Add documentation for conversions.stp tapset functions. | Mark Wielaard | 2009-11-12 | 1 | -7/+179 |
* | Mark usymname as unprivileged. | Mark Wielaard | 2009-11-12 | 1 | -1/+2 |
* | A very simple patch that fix the networking tapset documentation. | Breno Leitao | 2009-11-11 | 1 | -1/+1 |
* | PR5916: Exploit kretprobe data storage area | Josh Stone | 2009-11-10 | 1 | -0/+56 |
* | Normalized whitespace and comments. | David Smith | 2009-11-09 | 1 | -146/+153 |
* | IRQ tapset, sample script, testsuite, man page updates, etc | Prerna Saxena | 2009-11-09 | 1 | -0/+172 |
* | PR 6691 fixed by adding support for sys_accept4. | David Smith | 2009-11-02 | 2 | -15/+87 |
* | A new tapset that adds support for tty and serial devices | Breno Leitão | 2009-10-29 | 1 | -0/+189 |
* | RHBZ519314: define task_struct cast to operate without debuginfo | Frank Ch. Eigler | 2009-10-20 | 1 | -7/+7 |
* | PR5434: Fix syscall.nfsservctl. | Przemyslaw Pawelczyk | 2009-10-13 | 1 | -0/+8 |
* | Add the .call modifier to syscall entry probes. | Przemyslaw Pawelczyk | 2009-10-12 | 2 | -704/+704 |
* | Add task_time tapset, functions to query time resource usage of current task. | Mark Wielaard | 2009-10-09 | 1 | -0/+101 |
* | tapset/proc_mem.stp: Document function parameters. | Mark Wielaard | 2009-10-09 | 1 | -0/+2 |
* | Add proc_mem tapset, functions to query memory usage of the current process. | Mark Wielaard | 2009-10-06 | 1 | -0/+194 |
* | Scheduler Tapset based on kernel tracepoints | Kiran Prakesh | 2009-10-02 | 1 | -51/+302 |
* | indent tapset: make O(1) rather than O(n) | Frank Ch. Eigler | 2009-10-02 | 1 | -5/+1 |
* | Actually indent_thread() is a very useful function, but | Breno Leitao | 2009-10-01 | 1 | -4/+16 |
* | tapset docs cleanup | Frank Ch. Eigler | 2009-09-29 | 9 | -80/+75 |
* | Make sys32_pipe probe available only before 2.6.32 | Wenji Huang | 2009-09-29 | 2 | -0/+4 |
* | PR10700 Add newline after log() message. | Mark Wielaard | 2009-09-28 | 1 | -1/+1 |
* | Removing support for InMcastPkts, OutMcastPkts, InBcastPkts and | David J. Wilder | 2009-09-25 | 1 | -82/+4 |
* | PR10632: make randint() unprivileged | Frank Ch. Eigler | 2009-09-23 | 1 | -1/+1 |
* | PR10632: simplify randint() implementation | Frank Ch. Eigler | 2009-09-23 | 1 | -16/+12 |
* | PR10632: tapset: randint() function + tests | Roland Grunberg | 2009-09-23 | 1 | -0/+18 |
* | PR10390: ftrace() tapset function | Frank Ch. Eigler | 2009-09-23 | 1 | -4/+59 |
* | Don't mark print_ustack() as pure, it has side effects (printing the stack). | Mark Wielaard | 2009-09-18 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | William Cohen | 2009-09-17 | 1 | -14/+6 |
|\ |
|
| * | Remove temporaries in netdev.change_mac | Josh Stone | 2009-09-17 | 1 | -14/+6 |