Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | New basic tests for client/server. | Dave Brolley | 2009-02-20 | 3 | -44/+103 | |
| | | | ||||||
* | | | Merge branch 'master' into pr6866 | Mark Wielaard | 2009-02-20 | 75 | -3439/+977 | |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog: Removed runtime/ChangeLog: Removed runtime/sym.c: Merged runtime/task_finder.c: Merged tapset/ChangeLog: Removed testsuite/ChangeLog: Removed | |||||
| * | | Kill all ChangeLogs | Josh Stone | 2009-02-19 | 4 | -2801/+62 | |
| | | | | | | | | | | | | | | | | | | Mark Wielaard, a dear friend of the departed, will be performing a song and dance at the funeral services to commemorate the joyous times that they had together. | |||||
| * | | static_uprobes test case cleanup | Frank Ch. Eigler | 2009-02-19 | 2 | -12/+23 | |
| |/ | ||||||
| * | Adding test case for PR9719 fix | Rajan Arora | 2009-02-18 | 1 | -0/+8 | |
| | | ||||||
| * | Always emit .probes section; use .label method as a backup strategy | Stan Cox | 2009-02-18 | 2 | -3/+8 | |
| | | ||||||
| * | Handles errors better. | David Smith | 2009-02-18 | 2 | -1/+6 | |
| | | | | | | | | | | | | | | 2009-02-18 David Smith <dsmith@redhat.com> * systemtap.base/static_uprobes.exp: Handles errors from running 'dtrace' python script better. | |||||
| * | Better testcase cleanup. | David Smith | 2009-02-18 | 2 | -3/+10 | |
| | | | | | | | | | | | | 2009-02-18 David Smith <dsmith@redhat.com> * systemtap.base/labels.exp: Better cleanup. | |||||
| * | version bump to 0.9 throughout | Frank Ch. Eigler | 2009-02-17 | 2 | -11/+11 | |
| | | ||||||
| * | fixing configury version drift | Frank Ch. Eigler | 2009-02-17 | 3 | -1088/+1687 | |
| | | ||||||
| * | fix sdt.h test case for $srcdir != $builddir | Frank Ch. Eigler | 2009-02-17 | 2 | -2/+17 | |
| | | ||||||
| * | Move sdt.h to includes/sys and use in tests. | Mark Wielaard | 2009-02-17 | 6 | -2052/+1273 | |
| | | ||||||
| * | PR 9716, replaced pkgconfig checks with AC macros in configure.ac for server ↵ | Elliott Baron | 2009-02-17 | 3 | -518/+711 | |
| | | | | | | | | deps. | |||||
| * | Improved cleanup in tests. | David Smith | 2009-02-16 | 5 | -22/+73 | |
| | | ||||||
| * | Handle c++ static user probes via .probe, c via .label. | Stan Cox | 2009-02-15 | 2 | -74/+44 | |
| | | ||||||
| * | Correct entries for test_check and test_installcheck. | William Cohen | 2009-02-12 | 2 | -2/+6 | |
| | | ||||||
| * | Function to determine page fault type and have pfaults.stp exercise it. | William Cohen | 2009-02-12 | 9 | -74/+89 | |
| | | ||||||
| * | Use kernel stack backtrace support when available | Tim Moore | 2009-02-11 | 2 | -2/+9 | |
| | | | | | | | | | | Define new functions that use the kernel support to do a backtrace of other tasks than current. | |||||
| * | Probe only calls and not inlines in functioncallcount.stp | Ananth N Mavinakayanahalli | 2009-02-11 | 1 | -1/+1 | |
| | | ||||||
| * | Remove profile.exp and profile.stp. | William Cohen | 2009-02-10 | 3 | -50/+5 | |
| | | ||||||
| * | Move crash.exp and crash.sh to systemtap.base directory. | William Cohen | 2009-02-10 | 3 | -0/+5 | |
| | | ||||||
| * | Move poll_map.exp and poll_map.stp to systemtap.base directory. | William Cohen | 2009-02-09 | 3 | -0/+5 | |
| | | ||||||
| * | Revised version of kmalloc-top in systemtap.examples. | William Cohen | 2009-02-09 | 8 | -44/+139 | |
| | | ||||||
| * | Fold the systemtap.samples/iotask*.stp into systemtap.examples/io/iostats.stp. | William Cohen | 2009-02-06 | 9 | -86/+110 | |
| | | | | | | | | Regenerate the catalog information. | |||||
| * | Removed syscalls.stp, syscalls1.exp, and syscalls2.exp. | William Cohen | 2009-02-06 | 4 | -36/+6 | |
| | | ||||||
| * | Move symbols.exp and symbols.stp to systemtap.context directory. | William Cohen | 2009-02-06 | 3 | -0/+5 | |
| | | ||||||
| * | Revised topsys.stp and moved to the testsuite/systemtap.examples directory. | William Cohen | 2009-02-02 | 8 | -69/+69 | |
| | | ||||||
| * | Revise tcp_connections.stp example and place in sysemtap.examples directory. | William Cohen | 2009-02-02 | 8 | -50/+95 | |
| | | ||||||
| * | Remove redundant tcp_connections_wa.stp. | William Cohen | 2009-02-02 | 2 | -55/+4 | |
| | | ||||||
| * | Merge ChangeLog conflict | William Cohen | 2009-02-02 | 1 | -7/+4 | |
| | | ||||||
| * | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | William Cohen | 2009-02-02 | 2 | -0/+74 | |
| |\ | | | | | | | | | | | | | Conflicts: testsuite/ChangeLog | |||||
| | * | Add test for .label("label") | Stan Cox | 2009-02-01 | 1 | -0/+67 | |
| | | | ||||||
| | * | Add .label("label") | Stan Cox | 2009-02-01 | 1 | -0/+4 | |
| | | | ||||||
| * | | Remove systemtap.samples/queue_demo.{exp|stp}. | William Cohen | 2009-01-30 | 3 | -45/+5 | |
| |/ | ||||||
| * | Correct ChangeLog date type. | William Cohen | 2009-01-30 | 1 | -1/+1 | |
| | | ||||||
| * | reduce systemtap.log contribution by semok/twenty.stp | Frank Ch. Eigler | 2009-01-30 | 2 | -1/+10 | |
| | | ||||||
| * | More security checking for client/server. Set exec_prefix and sysconfdir at ↵ | Dave Brolley | 2009-01-30 | 2 | -4/+10 | |
| | | | | | | | | install time. | |||||
| * | Move the scf.stp example from systemtap.samples to systemtap.examples. | William Cohen | 2009-01-30 | 9 | -39/+89 | |
| | | ||||||
| * | Move some systemtap.sample tests to systemtap.base. | William Cohen | 2009-01-29 | 13 | -0/+7 | |
| | | ||||||
| * | Correct ChangeLog entry. | William Cohen | 2009-01-29 | 1 | -5/+5 | |
| | | ||||||
| * | Remove uninteresting examples, args.stp, primes.stp, and testlog.stp. | William Cohen | 2009-01-29 | 6 | -141/+8 | |
| | | ||||||
| * | Add the polling timeout example and update the catalog. | William Cohen | 2009-01-28 | 7 | -0/+154 | |
| | | ||||||
* | | Merge branch 'master' into pr6866. | Mark Wielaard | 2009-01-23 | 15 | -58/+214 | |
|\| | ||||||
| * | Add dtrace -h support | Stan Cox | 2009-01-22 | 2 | -34/+50 | |
| | | ||||||
| * | Don't test -lsduprobe.s for now. | Stan Cox | 2009-01-20 | 2 | -21/+25 | |
| | | ||||||
| * | Add checking utrace in test cases. | Wenji Huang | 2009-01-19 | 5 | -0/+42 | |
| | | ||||||
| * | Create the rpm subpackage systemtap-sdt-devel | Stan Cox | 2009-01-13 | 2 | -1/+5 | |
| | | ||||||
| * | send/send_log needs a -- with a constant string that starts with ----- | Srikar Dronamraju | 2009-01-13 | 1 | -1/+1 | |
| | | ||||||
| * | Fix compilation warning of too large number on 32-bits machines. | Wenji Huang | 2009-01-11 | 2 | -0/+5 | |
| | | ||||||
| * | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-01-09 | 2 | -1/+6 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am Makefile.in testsuite/ChangeLog |