summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* New basic tests for client/server.Dave Brolley2009-02-203-44/+103
* Adding test case for PR9719 fixRajan Arora2009-02-181-0/+8
* Always emit .probes section; use .label method as a backup strategyStan Cox2009-02-182-3/+8
* Handles errors better.David Smith2009-02-182-1/+6
* Better testcase cleanup.David Smith2009-02-182-3/+10
* version bump to 0.9 throughoutFrank Ch. Eigler2009-02-172-11/+11
* fixing configury version driftFrank Ch. Eigler2009-02-173-1088/+1687
* fix sdt.h test case for $srcdir != $builddirFrank Ch. Eigler2009-02-172-2/+17
* Move sdt.h to includes/sys and use in tests.Mark Wielaard2009-02-176-2052/+1273
* PR 9716, replaced pkgconfig checks with AC macros in configure.ac for server ...Elliott Baron2009-02-173-518/+711
* Improved cleanup in tests.David Smith2009-02-165-22/+73
* Handle c++ static user probes via .probe, c via .label.Stan Cox2009-02-152-74/+44
* Correct entries for test_check and test_installcheck.William Cohen2009-02-122-2/+6
* Function to determine page fault type and have pfaults.stp exercise it.William Cohen2009-02-129-74/+89
* Use kernel stack backtrace support when availableTim Moore2009-02-112-2/+9
* Probe only calls and not inlines in functioncallcount.stpAnanth N Mavinakayanahalli2009-02-111-1/+1
* Remove profile.exp and profile.stp.William Cohen2009-02-103-50/+5
* Move crash.exp and crash.sh to systemtap.base directory.William Cohen2009-02-103-0/+5
* Move poll_map.exp and poll_map.stp to systemtap.base directory.William Cohen2009-02-093-0/+5
* Revised version of kmalloc-top in systemtap.examples.William Cohen2009-02-098-44/+139
* Fold the systemtap.samples/iotask*.stp into systemtap.examples/io/iostats.stp.William Cohen2009-02-069-86/+110
* Removed syscalls.stp, syscalls1.exp, and syscalls2.exp.William Cohen2009-02-064-36/+6
* Move symbols.exp and symbols.stp to systemtap.context directory.William Cohen2009-02-063-0/+5
* Revised topsys.stp and moved to the testsuite/systemtap.examples directory.William Cohen2009-02-028-69/+69
* Revise tcp_connections.stp example and place in sysemtap.examples directory.William Cohen2009-02-028-50/+95
* Remove redundant tcp_connections_wa.stp.William Cohen2009-02-022-55/+4
* Merge ChangeLog conflictWilliam Cohen2009-02-021-7/+4
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-02-022-0/+74
|\
| * Add test for .label("label")Stan Cox2009-02-011-0/+67
| * Add .label("label")Stan Cox2009-02-011-0/+4
* | Remove systemtap.samples/queue_demo.{exp|stp}.William Cohen2009-01-303-45/+5
|/
* Correct ChangeLog date type.William Cohen2009-01-301-1/+1
* reduce systemtap.log contribution by semok/twenty.stpFrank Ch. Eigler2009-01-302-1/+10
* More security checking for client/server. Set exec_prefix and sysconfdir at i...Dave Brolley2009-01-302-4/+10
* Move the scf.stp example from systemtap.samples to systemtap.examples.William Cohen2009-01-309-39/+89
* Move some systemtap.sample tests to systemtap.base.William Cohen2009-01-2913-0/+7
* Correct ChangeLog entry.William Cohen2009-01-291-5/+5
* Remove uninteresting examples, args.stp, primes.stp, and testlog.stp.William Cohen2009-01-296-141/+8
* Add the polling timeout example and update the catalog.William Cohen2009-01-287-0/+154
* Add dtrace -h supportStan Cox2009-01-222-34/+50
* Don't test -lsduprobe.s for now.Stan Cox2009-01-202-21/+25
* Add checking utrace in test cases.Wenji Huang2009-01-195-0/+42
* Create the rpm subpackage systemtap-sdt-develStan Cox2009-01-132-1/+5
* send/send_log needs a -- with a constant string that starts with -----Srikar Dronamraju2009-01-131-1/+1
* Fix compilation warning of too large number on 32-bits machines.Wenji Huang2009-01-112-0/+5
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-01-092-1/+6
|\
| * PR9699: correct tcl syntax in test caseFrank Ch. Eigler2009-01-062-1/+6
* | New framework for creating/using certificate databases for client/server.Dave Brolley2009-01-092-9/+5
|/
* PR9693. Add #! /usr/bin/env stap line for traceio2 and functioncallcount.Mark Wielaard2009-01-023-0/+9
* Systemtap compile server phase 2 (ssl) -- first cut.Dave Brolley2008-12-242-11/+28