Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR 6562, Modify SYSTEMTAP_DEBUGINFO_PATH behaviour. | Srikar Dronamraju | 2008-05-30 | 1 | -1/+2 |
| | |||||
* | Add debuginfo path for self-built kernel in systemtap.base/debugpath.exp | Wenji Huang | 2008-05-30 | 2 | -1/+5 |
| | |||||
* | Check that errors in nested functions are not lost on return | Josh Stone | 2008-05-28 | 3 | -0/+29 |
| | | | | Currently this test fails, as noted in bugzilla 6529. | ||||
* | Correct redirect of stderr in testsuite. Make installcheck not depend on clean. | Mark Wielaard | 2008-05-28 | 3 | -4/+9 |
| | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-05-28 | 4 | -5/+15 |
|\ | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Create user based cache dir in testsuite. Refresh cscope.files. Add prototypes for using the 2.6.26 probe_kernel_* functions. | ||||
| * | Create user based cache dir in testsuite. | Mark Wielaard | 2008-05-28 | 4 | -5/+16 |
| | | |||||
* | | Revert "testsuite: use catch{close}catch{wait} to ensure child process ↵ | Frank Ch. Eigler | 2008-05-28 | 46 | -70/+82 |
|/ | | | | | | pipe/zombie cleanup" This reverts commit 7938bd829dfd82c40b35d536b5913e666c1454d2. | ||||
* | normalize test case PASS message | Frank Ch. Eigler | 2008-05-27 | 1 | -1/+1 |
| | |||||
* | testsuite: use catch{close}catch{wait} to ensure child process pipe/zombie ↵ | Frank Ch. Eigler | 2008-05-27 | 46 | -82/+70 |
| | | | | cleanup | ||||
* | stmtvars.exp regexp tweak | Frank Ch. Eigler | 2008-05-26 | 2 | -6/+9 |
| | |||||
* | PR6550: add comment justifying "execrc" | Frank Ch. Eigler | 2008-05-25 | 2 | -0/+4 |
| | |||||
* | PR6550: also EXTRA_DIST the little "execrc" helper script file | Frank Ch. Eigler | 2008-05-25 | 2 | -2/+2 |
| | |||||
* | PR6550: --enable-dejazilla: optional automatic test result reporting | Frank Ch. Eigler | 2008-05-25 | 6 | -24/+90 |
| | |||||
* | testsuite cleanup: kfailing some FOO-all-probes tests | Frank Ch. Eigler | 2008-05-25 | 4 | -2/+13 |
| | |||||
* | Narrow the regexp matching in stmtvars.exp | wenji | 2008-05-22 | 1 | -2/+2 |
| | |||||
* | Fix assignment optimization expected results. | Stan Cox | 2008-05-21 | 2 | -10/+1 |
| | |||||
* | PR6538: more testsuite tweaks for read-only warnings | Frank Ch. Eigler | 2008-05-21 | 11 | -13/+21 |
| | |||||
* | PR6538: explain why absentstats.stp logs will contain warnings | Frank Ch. Eigler | 2008-05-21 | 1 | -0/+4 |
| | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-05-21 | 3 | -0/+14 |
|\ | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Use pointer_arg to fetch arguments for syscall.utime and compat_utime. Optimize compound and binary expression assignments. | ||||
| * | Optimize compound and binary expression assignments. | Stan Cox | 2008-05-21 | 3 | -0/+14 |
| | | |||||
* | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-05-21 | 2 | -3/+9 |
|\| | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Check new (sub) functions of _struct_utimbuf_* and _struct_compat_utimbuf_*. | ||||
| * | Check new (sub) functions of _struct_utimbuf_* and _struct_compat_utimbuf_*. | Mark Wielaard | 2008-05-21 | 2 | -2/+11 |
| | | |||||
* | | PR6538: testsuite changes | Frank Ch. Eigler | 2008-05-20 | 6 | -12/+21 |
| | | |||||
* | | PR5001: fix test suite collateral damage | Frank Ch. Eigler | 2008-05-20 | 2 | -2/+5 |
|/ | |||||
* | Add some scripts and descriptions to the systemtap.examples. | William Cohen | 2008-05-20 | 11 | -0/+294 |
| | |||||
* | PR5001: Remove _stp_ctime and always use ctime. | Mark Wielaard | 2008-05-20 | 3 | -3/+9 |
| | |||||
* | PR6524: ctime() on bad values hangs system. | Mark Wielaard | 2008-05-20 | 3 | -0/+79 |
| | |||||
* | Optimize away assignments in other contexts. | Stan Cox | 2008-05-19 | 1 | -0/+5 |
| | |||||
* | Optimize away assignments in other contexts. | Stan Cox | 2008-05-19 | 2 | -0/+124 |
| | |||||
* | Add appropriate ChangeLog entry for earlier checkin. | William Cohen | 2008-05-15 | 1 | -0/+6 |
| | |||||
* | PR 5955 - Accept ; terminated globals | Ananth N Mavinakayanahalli | 2008-05-14 | 4 | -0/+68 |
| | |||||
* | PR 4311 - Function boundary tracing without debuginfo: Phases I and II | Jim Keniston | 2008-05-12 | 10 | -0/+126 |
|\ | |||||
| * | Add syscalls_by_pid.meta, syscalls_by_proc.meta, | William Cohen | 2008-05-09 | 6 | -0/+79 |
| | | | | | | | | sigmon.meta, sig_by_pid.meta, sig_by_proc.meta, and socket-trace.meta. | ||||
| * | Adjust iotime.meta description. | William Cohen | 2008-05-08 | 1 | -1/+1 |
| | | |||||
| * | * iotime.meta: New. | William Cohen | 2008-05-08 | 2 | -0/+17 |
| | | |||||
| * | Update ChangeLog | William Cohen | 2008-05-08 | 1 | -0/+4 |
| | | |||||
| * | * sleeptime.meta, wait4time.meta: New. | William Cohen | 2008-05-08 | 2 | -0/+26 |
| | | |||||
* | | Merge commit 'origin/dwarfless' | Jim Keniston | 2008-05-12 | 16 | -0/+287 |
|\ \ | |/ |/| | | | PR 4311 - Function boundary tracing without debuginfo: Phases 1 and 2 | ||||
| * | * testsuite/{semok,semko}/nodwf*.stp | Jim Keniston | 2008-04-18 | 16 | -0/+287 |
| | | | | | | | | Shows what we currently can and can't do. | ||||
* | | systemtap.examples futexes.meta change futex.stp to futexes.stp. | Mark Wielaard | 2008-05-08 | 2 | -2/+7 |
| | | |||||
* | | futexes.meta, nettop.meta, pf2.meta: New. | William Cohen | 2008-05-07 | 4 | -0/+43 |
| | | |||||
* | | Clean up output. | William Cohen | 2008-05-07 | 2 | -2/+6 |
| | | |||||
* | | 2008-05-01 William Cohen <wcohen@redhat.com> | William Cohen | 2008-05-01 | 2 | -0/+17 |
| | | | | | | | | * helloworld.meta: New file. | ||||
* | | PR6466: broad side-effect free statement elision | Frank Ch. Eigler | 2008-04-29 | 9 | -13/+40 |
| | | |||||
* | | 2008-04-27 William Cohen <wcohen@redhat.com> | William Cohen | 2008-04-28 | 1 | -0/+3 |
| | | | | | | | | * check.exp: New script to run tests on cataloged examples. | ||||
* | | 2008-04-27 William Cohen <wcohen@redhat.com> | William Cohen | 2008-04-28 | 1 | -0/+75 |
| | | | | | | | | * check.exp: New script to run tests on cataloged examples. | ||||
* | | Move examples to testsuite/systemtap.examples. | William Cohen | 2008-04-24 | 1 | -0/+4 |
| | | |||||
* | | Move examples to testsuite/systemtap.examples | William Cohen | 2008-04-24 | 44 | -0/+2179 |
| | | |||||
* | | Simplified systemtap.base/utrace_p5.exp a little. | David Smith | 2008-04-22 | 2 | -5/+2 |
| | | | | | | | | | | | | 2008-04-22 David Smith <dsmith@redhat.com> * systemtap.base/utrace_p5.exp: Simplfied a little. | ||||
* | | Added run-time utrace tests. | David Smith | 2008-04-22 | 2 | -0/+149 |
| | | | | | | | | | | | | 2008-04-22 David Smith <dsmith@redhat.com> * systemtap.base/utrace_p5.exp: Added run-time utrace tests. |