summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* PR 10889: Reorganize client/server man pages. Document --unprivileged.Dave Brolley2009-12-173-984/+675
* Use env(SYSTEMTAP_TESTAPPS) for all systemtap.appsStan Cox2009-12-114-8/+19
* Add .library("lib").mark("mark") and use it for .mark semaphores.Stan Cox2009-12-081-38/+63
* Revert "PR 10641 fixed by checking module name in unprivileged mode."David Smith2009-12-082-12/+0
* Add dtrace -I support.Mark Wielaard2009-12-081-13/+59
* PR 10641 fixed by checking module name in unprivileged mode.David Smith2009-12-072-0/+12
* Small compile server shutdown fix.David Smith2009-12-071-1/+3
* Fix regression introduced by commit 379c585Wenji Huang2009-12-071-0/+7
* tweak multiline hover text to have proper interline spacingTim Moore2009-12-041-1/+3
* support multiline data output from scripts run under the grapherTim Moore2009-12-041-5/+13
* Make tapset and tests compatible with old kernelWenji Huang2009-12-024-17/+23
* Regenerate autotools files using autoreconf to pick up latest Makefile.am cha...Dave Brolley2009-12-013-675/+984
* - Allow root, the owner of the uprobes build directory and the members of theDave Brolley2009-11-251-10/+7
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-2343-169/+474
|\
| * Tweak cu-decl testWenji Huang2009-11-232-4/+6
| * Correct block IO and IO scheduler tapset and test caseWenji Huang2009-11-232-4/+3
| * Added tracepoint-based probes to block IO and IO scheduler tapsets.Prerna Saxena2009-11-222-0/+20
| * PR 10981. Fixed buildok/netdev.stp for RHEL5.David Smith2009-11-181-2/+2
| * Don't kfail buildok/sched_test.stp and buildok/process_test.stp.David Smith2009-11-181-2/+0
| * PR 5150. Fixed nfs tapset by making probes optional.David Smith2009-11-181-1/+0
| * Check in regenerated systemtap example indexes.Mark Wielaard2009-11-184-121/+126
| * Clean up examplesWenji Huang2009-11-1824-41/+29
| * Test cross-CU type discoveryJosh Stone2009-11-173-0/+50
| * Make interrupts-by-dev.stp executableWenji Huang2009-11-181-0/+0
| * With tapset/aux_syscalls.stp fixes, test twentyseven.stp is not kfail.David Smith2009-11-171-1/+0
| * Add testcase for retrieving $global vars from execs and shared libs.Mark Wielaard2009-11-164-0/+204
| * PR10622 Search for extern $variables in symbol table.Mark Wielaard2009-11-161-0/+7
| * Regen indexes for interrupts-by-dev exampleJosh Stone2009-11-134-0/+20
| * Adding a new .meta file to run interrupts-by-dev.stp in testPrerna Saxena2009-11-131-0/+14
* | Ensure uprobes/Makefile never returns failure due to setting permissions.Dave Brolley2009-11-233-984/+675
|/
* PR5916: Exploit kretprobe data storage areaJosh Stone2009-11-102-0/+74
* Fix stapprobes.irq title and add to install listJosh Stone2009-11-103-675/+984
* IRQ tapset, sample script, testsuite, man page updates, etcPrerna Saxena2009-11-092-0/+38
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-0338-35/+591
|\
| * PR 6691 fixed by adding support for sys_accept4.David Smith2009-11-021-1/+1
| * reorganize app tests; rewrite tcl as sample of improvementsFrank Ch. Eigler2009-10-3111-168/+159
| * regen sample indexes with plimit.stpFrank Ch. Eigler2009-10-304-0/+20
| * plimit: Add plimit.stp sample scriptEugene Teo2009-10-302-0/+85
| * context.exp test improvements.David Smith2009-10-304-4/+6
| * Fix syscall testsuite bugs.David Smith2009-10-299-17/+37
| * A new testcase for tty tapsetBreno Leitão2009-10-291-0/+51
| * Properly close the spawn of the pr10854 testcaseJosh Stone2009-10-271-0/+1
| * PR10854 cont'd: Add a testcase for the reproducerJosh Stone2009-10-272-0/+51
| * PR 10822 fixed by waiting for the procfs file.David Smith2009-10-221-1/+19
| * PR10750: Enforce a reasonable limit on # of varargsJosh Stone2009-10-212-0/+19
| * Added testsuite to test xulrunner sdt markers.Stan Cox2009-10-204-3/+136
| * tcl.exp path fix.Stan Cox2009-10-201-1/+1
| * Add testsuite for tcl sdt markers.Stan Cox2009-10-191-0/+165
| * PR10799: warn on possibly uintended local-vs-global namespace collisionFrank Ch. Eigler2009-10-192-6/+6
* | Infrastructure for new stap-server initscript.Dave Brolley2009-10-203-980/+671
|/