Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move some systemtap.sample tests to systemtap.base. | William Cohen | 2009-01-29 | 12 | -0/+391 |
| | |||||
* | Add dtrace -h support | Stan Cox | 2009-01-22 | 1 | -34/+46 |
| | |||||
* | Don't test -lsduprobe.s for now. | Stan Cox | 2009-01-20 | 1 | -21/+21 |
| | |||||
* | Add checking utrace in test cases. | Wenji Huang | 2009-01-19 | 4 | -0/+35 |
| | |||||
* | Create the rpm subpackage systemtap-sdt-devel | Stan Cox | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | Fix compilation warning of too large number on 32-bits machines. | Wenji Huang | 2009-01-11 | 1 | -0/+1 |
| | |||||
* | Put a block around the probe point. | Stan Cox | 2008-12-21 | 1 | -4/+4 |
| | |||||
* | Convert .mark to .statement(0x) instead of .statement(foo.c:N) | Stan Cox | 2008-12-16 | 2 | -22/+66 |
| | |||||
* | PR6961: initial sketch: set up dummy pt_regs for non-trap based probes | Frank Ch. Eigler | 2008-12-09 | 3 | -1/+35 |
| | |||||
* | Remove STAP_PROBE_START. | Stan Cox | 2008-12-04 | 1 | -2/+0 |
| | |||||
* | merged | Frank Ch. Eigler | 2008-12-03 | 1 | -0/+13 |
|\ | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: PR7053: Add checking empty aggregate and default print where @count==0. Add man page entry for stap -B | ||||
| * | PR7053: Add checking empty aggregate and default print where @count==0. | Wenji Huang | 2008-12-02 | 1 | -0/+13 |
| | | |||||
* | | PR5892: rename new -B /PATH to -r /PATH; merge functionality | Frank Ch. Eigler | 2008-12-03 | 1 | -4/+4 |
|/ | |||||
* | make uprobes -p5 test message matching more liberal | Frank Ch. Eigler | 2008-11-29 | 1 | -8/+3 |
| | |||||
* | test suite: simplify static-uprobes pass/fail messages | Frank Ch. Eigler | 2008-11-29 | 1 | -5/+5 |
| | |||||
* | Support debuginfo static uprobes. | Stan Cox | 2008-11-26 | 2 | -11/+43 |
| | |||||
* | PR5689 part 2: separate skip counters for low-stack and reentrancy cases | Frank Ch. Eigler | 2008-11-21 | 1 | -0/+21 |
| | |||||
* | badkprobe testsuite fix: don't try to run unless installtest_p | Frank Ch. Eigler | 2008-11-20 | 1 | -1/+3 |
| | |||||
* | PR6925: --vp (per-pass verbosity) option | Frank Ch. Eigler | 2008-11-18 | 1 | -0/+8 |
| | |||||
* | Add static uprobe support (static library variant) | Stan Cox | 2008-11-17 | 2 | -0/+87 |
| | |||||
* | Testsuite, pick up the correct stap being tested when executing under sudo. | Mark Wielaard | 2008-11-13 | 2 | -2/+6 |
| | |||||
* | PR6964: Revert "Fix hung test due to workaround for PR6964." | Frank Ch. Eigler | 2008-11-12 | 1 | -7/+7 |
| | | | | This reverts commit 8576ea4be5619d9c169cab385ac0d31174fdee41. | ||||
* | Fix hung test due to workaround for PR6964. | Wenji Huang | 2008-11-03 | 1 | -7/+7 |
| | |||||
* | sanitation: don't create "testsuite/&1" file | Frank Ch. Eigler | 2008-10-29 | 1 | -1/+1 |
| | |||||
* | PR5274: uretprobe vs. longjmp support | Srikar Dronamraju | 2008-10-28 | 6 | -0/+132 |
| | |||||
* | regexp match for global_end.exp | Rajan Arora | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -1/+18 |
| | |||||
* | 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 | 1 | -1/+7 |
| | |||||
* | PR6749 test case | Frank Ch. Eigler | 2008-10-10 | 1 | -0/+11 |
| | |||||
* | Cleanup generated files from uprobes.exp test. | Mark Wielaard | 2008-10-10 | 1 | -2/+4 |
| | |||||
* | 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 | 1 | -0/+2 |
| | |||||
* | Guess where debuginfo is installed for debugpath.exp test. | Mark Wielaard | 2008-10-04 | 1 | -1/+11 |
| | |||||
* | 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 | 1 | -4/+4 |
| | |||||
* | 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 | 1 | -5/+4 |
| | |||||
* | testsuite tweaks for rhel5 | Frank Ch. Eigler | 2008-09-12 | 1 | -2/+2 |
| | |||||
* | PR6871: test case | Frank Ch. Eigler | 2008-09-11 | 2 | -4/+5 |
| | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-10 | 1 | -0/+19 |
|\ | | | | | | | | | | | * '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 | 1 | -0/+19 |
| | | |||||
* | | 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 | 1 | -0/+45 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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 | ||||
| * | Add $name context variable support on marker probes | Masami Hiramatsu | 2008-09-09 | 1 | -0/+45 |
| | | |||||
* | | uprobes test case tweak | Frank Ch. Eigler | 2008-09-09 | 2 | -4/+8 |
|/ | |||||
* | 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 | 1 | -28/+20 |
| | |||||
* | Handle scalar statistics. | Stan Cox | 2008-09-05 | 2 | -2/+8 |
| |