summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Add shebangEugeniy Meshcheryakov2009-06-301-0/+1
* Make the file executableEugeniy Meshcheryakov2009-06-301-0/+0
* PR10335 systemtap.base/strftime.exp hangs.Mark Wielaard2009-06-261-20/+3
* PR10323 Some ustack exelib.exp tests fail with prelinked shared libs.Mark Wielaard2009-06-251-3/+0
* Only compile with plain gcc for exelib.exp testcases.Mark Wielaard2009-06-251-1/+4
* Add seperate debuginfo after prelinking to exelib.exp tests.Mark Wielaard2009-06-251-2/+16
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-06-242-2/+5
|\
| * Enable exelib.exp prelink tests except for ustack.tcl.Mark Wielaard2009-06-242-2/+5
* | Have appropriate argument for bkl.stp built and run tests.William Cohen2009-06-241-2/+2
|/
* Make blk.stp and blk_stats.stp executable.William Cohen2009-06-232-0/+0
* Add the bkl.stp and bkl_stats.stp examples.William Cohen2009-06-238-0/+228
* Testcase For str_replace()Varun Chandramohan2009-06-222-0/+39
* Merge commit 'origin'Josh Stone2009-06-221-1/+1
|\
| * Correct typo in forktracker.meta.William Cohen2009-06-221-1/+1
* | Bump up the default timeout for target_set testJosh Stone2009-06-221-0/+1
* | Add test for target_set tapset.Przemyslaw Pawelczyk2009-06-222-0/+83
|/
* Correctly find probes for -m32 executables.Stan Cox2009-06-191-10/+18
* Merge branch 'master' of ssh://sourceware.org/git/systemtapStan Cox2009-06-1916-13/+82
|\
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDavid Smith2009-06-192-0/+0
| |\
| | * Revert "Make examples-index-gen.pl executable."William Cohen2009-06-191-0/+0
| | * Make forktracker.stp example executable.William Cohen2009-06-191-0/+0
| * | Merge commit 'origin/master' into pr7043David Smith2009-06-1910-0/+172
| |\|
| | * Make examples-index-gen.pl executable.William Cohen2009-06-191-0/+0
| | * Add froktracker.stp example.William Cohen2009-06-196-0/+69
| * | Merge commit 'origin/master' into pr7043David Smith2009-06-183-38/+39
| |\ \
| * \ \ Merge commit 'origin/master' into pr7043David Smith2009-06-171-9/+9
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into pr7043David Smith2009-06-1627-297/+496
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/master' into pr7043David Smith2009-06-1124-607/+1309
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/master' into pr7043David Smith2009-05-21197-874/+3651
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of ssh://sources.redhat.com/git/systemtap into pr7043David Smith2009-03-1251-74/+433
| |\ \ \ \ \ \ \
| * | | | | | | | Make printf tests fail when stap fails.David Smith2009-03-1110-13/+13
* | | | | | | | | Rename static_uprobes.exp to sdt_misc.expStan Cox2009-06-191-0/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | PR10298: tweak global param initialization for NULL etc.Frank Ch. Eigler2009-06-181-0/+5
* | | | | | | | Check in sk_stream_wait_memory.stp example.William Cohen2009-06-186-0/+98
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Made testcase handle slower systems.David Smith2009-06-181-1/+3
* | | | | | | Refactor common code in the tokenize testJosh Stone2009-06-172-54/+20
* | | | | | | Fix tokenize function and test.Przemyslaw Pawelczyk2009-06-172-29/+62
| |_|_|_|_|/ |/| | | | |
* | | | | | Improved error handling.David Smith2009-06-171-9/+9
| |_|_|_|/ |/| | | |
* | | | | Support -L for kprobe and utrace static user markers.Stan Cox2009-06-161-11/+2
* | | | | Strip out newlines in GCC version string.Mark Wielaard2009-06-161-0/+1
* | | | | Add GCC version to testsuite run output and systemtap.sum file.Mark Wielaard2009-06-162-2/+15
* | | | | Add pgrp() context tapset function. Describe sid().Przemyslaw Pawelczyk2009-06-151-0/+1
* | | | | Add experimental utrace/kprobe sdt supportStan Cox2009-06-153-45/+95
* | | | | PR10285. User space PROBE marks aren't found with separate debuginfo.Mark Wielaard2009-06-151-2/+1
* | | | | Add (disabled) testcase for stap probe marks to exelib.Mark Wielaard2009-06-155-3/+30
* | | | | PR10274 Fix exelib -O3 testcase.Mark Wielaard2009-06-153-10/+27
* | | | | PR10279: add -DKRETACTIVE=nnnn parameterFrank Ch. Eigler2009-06-131-0/+10
* | | | | Add exelib uprobes test framework.Mark Wielaard2009-06-1215-213/+303
* | | | | Version bumps for the 0.9.8 releaseJosh Stone2009-06-112-11/+11
| |_|_|/ |/| | |
* | | | Fix condition propagation across aliasesJosh Stone2009-06-092-0/+31