Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR5376: probe alias parsing tweaks | Frank Ch. Eigler | 2008-11-28 | 2 | -0/+9 |
| | |||||
* | clone (CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD) is just fork (). | Mark Wielaard | 2008-11-27 | 2 | -1/+6 |
| | |||||
* | Support debuginfo static uprobes. | Stan Cox | 2008-11-26 | 3 | -11/+48 |
| | |||||
* | para-callgraph.meta: Add accidentially removed -c back to test_installcheck. | Mark Wielaard | 2008-11-26 | 2 | -1/+6 |
| | |||||
* | Don't use single quotes in .meta files. | Mark Wielaard | 2008-11-25 | 2 | -1/+5 |
| | |||||
* | PR5689 part 2: separate skip counters for low-stack and reentrancy cases | Frank Ch. Eigler | 2008-11-21 | 2 | -0/+26 |
| | |||||
* | badkprobe testsuite fix: don't try to run unless installtest_p | Frank Ch. Eigler | 2008-11-20 | 1 | -1/+3 |
| | |||||
* | samples catalog: more linkies | Frank Ch. Eigler | 2008-11-20 | 4 | -68/+78 |
| | |||||
* | example catalog: remove by-subsystem indexes | Frank Ch. Eigler | 2008-11-20 | 9 | -609/+144 |
| | |||||
* | updated sleepingBeauties.meta, regenerated index | Frank Ch. Eigler | 2008-11-19 | 8 | -47/+49 |
| | |||||
* | Add [u_]register() and *_arg() support for s390x. | Jim Keniston | 2008-11-19 | 2 | -0/+5 |
| | |||||
* | PR6925: --vp (per-pass verbosity) option | Frank Ch. Eigler | 2008-11-18 | 2 | -0/+13 |
| | |||||
* | Add static uprobe support (static library variant) | Stan Cox | 2008-11-17 | 3 | -0/+92 |
| | |||||
* | bump version to 0.8 | Frank Ch. Eigler | 2008-11-13 | 2 | -11/+11 |
| | |||||
* | Testsuite, pick up the correct stap being tested when executing under sudo. | Mark Wielaard | 2008-11-13 | 3 | -2/+12 |
| | |||||
* | PR6964: Revert "Fix hung test due to workaround for PR6964." | Frank Ch. Eigler | 2008-11-12 | 2 | -7/+12 |
| | | | | This reverts commit 8576ea4be5619d9c169cab385ac0d31174fdee41. | ||||
* | Improved error handling of num_args.tcl testcase. | David Smith | 2008-11-12 | 2 | -1/+9 |
| | | | | | | | 2008-11-12 David Smith <dsmith@redhat.com> * systemtap.context/num_args.tcl: Improved error handling of testcase. | ||||
* | made dev global | ddomingo | 2008-11-04 | 1 | -1/+1 |
| | |||||
* | Fix hung test due to workaround for PR6964. | Wenji Huang | 2008-11-03 | 2 | -7/+11 |
| | |||||
* | Use local variable available from vfs tapset. | William Cohen | 2008-10-29 | 2 | -8/+7 |
| | |||||
* | Clean up disktop.stp and check in for real. | William Cohen | 2008-10-29 | 2 | -15/+21 |
| | |||||
* | tweak demo script to solve namespace collision | Frank Ch. Eigler | 2008-10-29 | 2 | -5/+10 |
| | |||||
* | sanitation: don't create "testsuite/&1" file | Frank Ch. Eigler | 2008-10-29 | 2 | -1/+5 |
| | |||||
* | removed simples | ddomingo | 2008-10-29 | 6 | -91/+0 |
| | |||||
* | fixed html used in traceio2-simple | ddomingo | 2008-10-29 | 1 | -1/+1 |
| | |||||
* | PR5274: uretprobe vs. longjmp support | Srikar Dronamraju | 2008-10-28 | 7 | -0/+137 |
| | |||||
* | PR6972. Fixed vfs tapset. | David Smith | 2008-10-28 | 2 | -4/+7 |
| | | | | | | | | | | | | | | | | | | 2008-10-28 David Smith <dsmith@redhat.com> PR6972 * vfs.stp (generic.fop.aio_read): Works under 2.6.18 kernels, such as RHEL5. (generic.fop.aio_read.return): Ditto. (vfs.__set_page_dirty_buffers): Fixed small bug. (_vfs.block_write_begin): Only use for kernels >= 2.6.24. (_vfs.block_write_begin.return): Ditto. (_vfs.block_write_end): Ditto. (_vfs.block_write_end.return): Ditto. 2008-10-28 David Smith <dsmith@redhat.com> * buildok/vfs_testcase.stp: Fixes for updated vfs tapset. | ||||
* | regexp match for global_end.exp | Rajan Arora | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | Correct ioblock and scsi tapset for 2.6.28. | Wenji Huang | 2008-10-28 | 3 | -6/+20 |
| | |||||
* | re-committing all work for today, resolving conflicts earlier | ddomingo | 2008-10-28 | 7 | -12/+104 |
|\ | |||||
| * | added inodewatch from warstories | ddomingo | 2008-10-27 | 2 | -0/+23 |
| | | |||||
| * | added simplified, working para-callgraph | ddomingo | 2008-10-27 | 2 | -0/+47 |
| | | |||||
| * | added simplified traceio2 | ddomingo | 2008-10-27 | 2 | -0/+21 |
| | | |||||
| * | minor revision, shortening long line) | ddomingo | 2008-10-27 | 1 | -1/+1 |
| | | |||||
* | | Expose an i686 problem in printf %c support | Josh Stone | 2008-10-27 | 2 | -3/+6 |
| | | |||||
* | | relax string match logic in global_end.exp | Rajan Arora | 2008-10-27 | 1 | -1/+1 |
| | | |||||
* | | RHBZ 468139 avoid display of tapset globals | Rajan Arora | 2008-10-27 | 3 | -4/+20 |
| | | |||||
* | | Provide dev and devname in vfs.read and vfs.write. Use them in disktop.stp. | William Cohen | 2008-10-27 | 2 | -11/+14 |
| | | |||||
* | | partial revert of 212a56 | Frank Ch. Eigler | 2008-10-26 | 1 | -7/+1 |
| | | |||||
* | | Unused global variables display in guru mode fix (rh bz 468139) | Rajan Arora | 2008-10-25 | 2 | -2/+13 |
| | | |||||
* | | Use vfs tapset rather than kernel functions probes. | William Cohen | 2008-10-24 | 5 | -8/+15 |
|/ | |||||
* | PR6851: Added support for %c printf conversion specifier [trying again] | Elliott Baron | 2008-10-20 | 1 | -0/+5 |
| | |||||
* | PR6851: Added support for %c printf conversion specifier | Elliott Baron | 2008-10-20 | 2 | -0/+13 |
| | |||||
* | PR6749 test case | Frank Ch. Eigler | 2008-10-10 | 2 | -0/+16 |
| | |||||
* | Cleanup generated files from uprobes.exp test. | Mark Wielaard | 2008-10-10 | 2 | -2/+8 |
| | |||||
* | Make testsuite/systemtap.base/bz6850.stp executable. | Jim Keniston | 2008-10-09 | 1 | -0/+0 |
| | |||||
* | Display source context for error and warning messages (6701) | Rajan Arora | 2008-10-09 | 3 | -0/+12 |
| | |||||
* | Expect syscall faccessat, fchmodat, linkat, symlinkat, readlinkat chain-calls. | Mark Wielaard | 2008-10-05 | 4 | -11/+31 |
| | |||||
* | Guess where debuginfo is installed for debugpath.exp test. | Mark Wielaard | 2008-10-04 | 2 | -1/+16 |
| | |||||
* | PR 6850 | Jim Keniston | 2008-10-03 | 3 | -0/+115 |
| | | | | | Fix handling of fork with uretprobe_instances outstanding. Add regression test. |