Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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. | |||||
* | Adjust expected foreach ordering in global_end.exp due to commit e91b23bc. | Mark Wielaard | 2008-10-03 | 2 | -4/+8 | |
| | ||||||
* | Adjust semok/thirtythree.stp test to pass on older kernels. | Mark Wielaard | 2008-10-01 | 2 | -1/+6 | |
| | ||||||
* | fix test suite regression due to commit e91b23bc | Frank Ch. Eigler | 2008-10-01 | 1 | -1/+1 | |
| | | | | Reported-By: mjw | |||||
* | PR6916: fix STRUCT1 ($var alternatives error message syntax) regression | Frank Ch. Eigler | 2008-09-26 | 2 | -5/+9 | |
| | ||||||
* | tweak anon-struct test case and news blurb | Frank Ch. Eigler | 2008-09-25 | 1 | -3/+4 | |
| | ||||||
* | Handling members with anonymous structs / unions | Prerna | 2008-09-25 | 1 | -0/+4 | |
| | ||||||
* | Low byte of clone flags is always set to SIGCHLD in forkwait.c test. | Mark Wielaard | 2008-09-17 | 2 | -1/+5 | |
| | ||||||
* | Timer id in timer.c test can be arbitrary number. | Mark Wielaard | 2008-09-17 | 2 | -4/+8 | |
| | ||||||
* | Don't try including unnecessary asm/page.h in swap.c test. | Mark Wielaard | 2008-09-17 | 2 | -1/+4 | |
| | ||||||
* | Fix 2.6.27 detection. | Mark Wielaard | 2008-09-15 | 3 | -2/+7 | |
| | ||||||
* | testsuite tweaks for rhel5 | Frank Ch. Eigler | 2008-09-12 | 5 | -5/+17 | |
| | ||||||
* | Ignore new warning. | David Smith | 2008-09-11 | 2 | -0/+5 | |
| | | | | | | 2008-09-11 David Smith <dsmith@redhat.com> * lib/stap_run.exp: Ignore new warning. | |||||
* | PR6871: test case | Frank Ch. Eigler | 2008-09-11 | 3 | -4/+10 | |
| | ||||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-10 | 2 | -0/+23 | |
|\ | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: added Handlers description, more cleanup Ensure that "stap -l ..." only prints probe names, not variables. | |||||
| * | Ensure that "stap -l ..." only prints probe names, not variables. | Josh Stone | 2008-09-10 | 2 | -0/+23 | |
| | | ||||||
* | | PR6876 testsuite regression tweak | Frank Ch. Eigler | 2008-09-10 | 1 | -4/+4 | |
|/ | ||||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-09 | 11 | -0/+111 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Added tests for utrace-syscall probe context variables. Add $return context variables on per-process-syscall.return probes Add $argN context variables on per-process-syscall probes Add $name context variable support on marker probes Utrace on ia64 fast fetch-register support Add ia64 utrace support Correct this_section_offset calculation in _stp_kallsyms_lookup. tiny grammar fix in NEWS separated Scripts, edited accordingly PR1288: runtime functions for avoiding certain addresses remove test tag added content for Ch1 and 2, to add more later | |||||
| * | Added tests for utrace-syscall probe context variables. | Masami Hiramatsu | 2008-09-09 | 10 | -0/+62 | |
| | | ||||||
| * | Add $name context variable support on marker probes | Masami Hiramatsu | 2008-09-09 | 2 | -0/+49 | |
| | | ||||||
* | | uprobes test case tweak | Frank Ch. Eigler | 2008-09-09 | 3 | -4/+13 | |
|/ | ||||||
* | PR6871: temporarily weaken the uprobe test since $$parms are unreliable | Frank Ch. Eigler | 2008-09-06 | 1 | -2/+2 | |
| | ||||||
* | PR6445: documentation, mopping up | Frank Ch. Eigler | 2008-09-06 | 2 | -28/+25 | |
| | ||||||
* | Handle scalar statistics. | Stan Cox | 2008-09-05 | 3 | -2/+13 | |
| | ||||||
* | PR4255: uprobes test case | Frank Ch. Eigler | 2008-09-05 | 3 | -0/+44 | |
| | ||||||
* | PR6731: Updated listing mode through adding -L option. | Wenji Huang | 2008-09-05 | 2 | -0/+12 | |
| | ||||||
* | Display written but unread global statistics. | Stan Cox | 2008-09-01 | 3 | -2/+18 | |
| |