summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
...
| * added simplified traceio2ddomingo2008-10-272-0/+21
| |
| * minor revision, shortening long line)ddomingo2008-10-271-1/+1
| |
* | Expose an i686 problem in printf %c supportJosh Stone2008-10-272-3/+6
| |
* | relax string match logic in global_end.expRajan Arora2008-10-271-1/+1
| |
* | RHBZ 468139 avoid display of tapset globalsRajan Arora2008-10-273-4/+20
| |
* | Provide dev and devname in vfs.read and vfs.write. Use them in disktop.stp.William Cohen2008-10-272-11/+14
| |
* | partial revert of 212a56Frank Ch. Eigler2008-10-261-7/+1
| |
* | Unused global variables display in guru mode fix (rh bz 468139)Rajan Arora2008-10-252-2/+13
| |
* | Use vfs tapset rather than kernel functions probes.William Cohen2008-10-245-8/+15
|/
* PR6851: Added support for %c printf conversion specifier [trying again]Elliott Baron2008-10-201-0/+5
|
* PR6851: Added support for %c printf conversion specifierElliott Baron2008-10-202-0/+13
|
* PR6749 test caseFrank Ch. Eigler2008-10-102-0/+16
|
* Cleanup generated files from uprobes.exp test.Mark Wielaard2008-10-102-2/+8
|
* Make testsuite/systemtap.base/bz6850.stp executable.Jim Keniston2008-10-091-0/+0
|
* Display source context for error and warning messages (6701)Rajan Arora2008-10-093-0/+12
|
* Expect syscall faccessat, fchmodat, linkat, symlinkat, readlinkat chain-calls.Mark Wielaard2008-10-054-11/+31
|
* Guess where debuginfo is installed for debugpath.exp test.Mark Wielaard2008-10-042-1/+16
|
* PR 6850Jim Keniston2008-10-033-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 Wielaard2008-10-032-4/+8
|
* Adjust semok/thirtythree.stp test to pass on older kernels.Mark Wielaard2008-10-012-1/+6
|
* fix test suite regression due to commit e91b23bcFrank Ch. Eigler2008-10-011-1/+1
| | | | Reported-By: mjw
* PR6916: fix STRUCT1 ($var alternatives error message syntax) regressionFrank Ch. Eigler2008-09-262-5/+9
|
* tweak anon-struct test case and news blurbFrank Ch. Eigler2008-09-251-3/+4
|
* Handling members with anonymous structs / unionsPrerna2008-09-251-0/+4
|
* Low byte of clone flags is always set to SIGCHLD in forkwait.c test.Mark Wielaard2008-09-172-1/+5
|
* Timer id in timer.c test can be arbitrary number.Mark Wielaard2008-09-172-4/+8
|
* Don't try including unnecessary asm/page.h in swap.c test.Mark Wielaard2008-09-172-1/+4
|
* Fix 2.6.27 detection.Mark Wielaard2008-09-153-2/+7
|
* testsuite tweaks for rhel5Frank Ch. Eigler2008-09-125-5/+17
|
* Ignore new warning.David Smith2008-09-112-0/+5
| | | | | | 2008-09-11 David Smith <dsmith@redhat.com> * lib/stap_run.exp: Ignore new warning.
* PR6871: test caseFrank Ch. Eigler2008-09-113-4/+10
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-09-102-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 Stone2008-09-102-0/+23
| |
* | PR6876 testsuite regression tweakFrank Ch. Eigler2008-09-101-4/+4
|/
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-09-0911-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 Hiramatsu2008-09-0910-0/+62
| |
| * Add $name context variable support on marker probesMasami Hiramatsu2008-09-092-0/+49
| |
* | uprobes test case tweakFrank Ch. Eigler2008-09-093-4/+13
|/
* PR6871: temporarily weaken the uprobe test since $$parms are unreliableFrank Ch. Eigler2008-09-061-2/+2
|
* PR6445: documentation, mopping upFrank Ch. Eigler2008-09-062-28/+25
|
* Handle scalar statistics.Stan Cox2008-09-053-2/+13
|
* PR4255: uprobes test caseFrank Ch. Eigler2008-09-053-0/+44
|
* PR6731: Updated listing mode through adding -L option.Wenji Huang2008-09-052-0/+12
|
* Display written but unread global statistics.Stan Cox2008-09-013-2/+18
|
* Added bug 6841 fix utrace syscall test.David Smith2008-08-292-0/+33
| | | | | | | | 2008-08-29 David Smith <dsmith@redhat.com> PR6841 * systemtap.base/utrace_p5.exp: Added system-wide syscall test for bug 6841 fix.
* PR5686: correct regression in semok/optimize.stpFrank Ch. Eigler2008-08-281-1/+0
|
* fix global-var array index renderingFrank Ch. Eigler2008-08-281-4/+4
| | | | (plus emacs' automagic whitespace fixes)
* Automatically print written but unread globalsStan Cox2008-08-276-13/+96
|
* Make nodwf test passed when CONFIG_QUOTACTL unsetWenji Huang2008-08-273-2/+7
|
* remove support for "make dist" since git-archive does as well;Frank Ch. Eigler2008-08-253-195/+23
| | | | "make rpm" remains for private testing