summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* normalize test case PASS messageFrank Ch. Eigler2008-05-271-1/+1
|
* testsuite: use catch{close}catch{wait} to ensure child process pipe/zombie ↵Frank Ch. Eigler2008-05-2746-82/+70
| | | | cleanup
* stmtvars.exp regexp tweakFrank Ch. Eigler2008-05-262-6/+9
|
* PR6550: add comment justifying "execrc"Frank Ch. Eigler2008-05-252-0/+4
|
* PR6550: also EXTRA_DIST the little "execrc" helper script fileFrank Ch. Eigler2008-05-252-2/+2
|
* PR6550: --enable-dejazilla: optional automatic test result reportingFrank Ch. Eigler2008-05-256-24/+90
|
* testsuite cleanup: kfailing some FOO-all-probes testsFrank Ch. Eigler2008-05-254-2/+13
|
* Narrow the regexp matching in stmtvars.expwenji2008-05-221-2/+2
|
* Fix assignment optimization expected results.Stan Cox2008-05-212-10/+1
|
* PR6538: more testsuite tweaks for read-only warningsFrank Ch. Eigler2008-05-2111-13/+21
|
* PR6538: explain why absentstats.stp logs will contain warningsFrank Ch. Eigler2008-05-211-0/+4
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-05-213-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 Cox2008-05-213-0/+14
| |
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-05-212-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 Wielaard2008-05-212-2/+11
| |
* | PR6538: testsuite changesFrank Ch. Eigler2008-05-206-12/+21
| |
* | PR5001: fix test suite collateral damageFrank Ch. Eigler2008-05-202-2/+5
|/
* Add some scripts and descriptions to the systemtap.examples.William Cohen2008-05-2011-0/+294
|
* PR5001: Remove _stp_ctime and always use ctime.Mark Wielaard2008-05-203-3/+9
|
* PR6524: ctime() on bad values hangs system.Mark Wielaard2008-05-203-0/+79
|
* Optimize away assignments in other contexts.Stan Cox2008-05-191-0/+5
|
* Optimize away assignments in other contexts.Stan Cox2008-05-192-0/+124
|
* Add appropriate ChangeLog entry for earlier checkin.William Cohen2008-05-151-0/+6
|
* PR 5955 - Accept ; terminated globalsAnanth N Mavinakayanahalli2008-05-144-0/+68
|
* PR 4311 - Function boundary tracing without debuginfo: Phases I and IIJim Keniston2008-05-1210-0/+126
|\
| * Add syscalls_by_pid.meta, syscalls_by_proc.meta,William Cohen2008-05-096-0/+79
| | | | | | | | sigmon.meta, sig_by_pid.meta, sig_by_proc.meta, and socket-trace.meta.
| * Adjust iotime.meta description.William Cohen2008-05-081-1/+1
| |
| * * iotime.meta: New.William Cohen2008-05-082-0/+17
| |
| * Update ChangeLogWilliam Cohen2008-05-081-0/+4
| |
| * * sleeptime.meta, wait4time.meta: New.William Cohen2008-05-082-0/+26
| |
* | Merge commit 'origin/dwarfless'Jim Keniston2008-05-1216-0/+287
|\ \ | |/ |/| | | PR 4311 - Function boundary tracing without debuginfo: Phases 1 and 2
| * * testsuite/{semok,semko}/nodwf*.stpJim Keniston2008-04-1816-0/+287
| | | | | | | | Shows what we currently can and can't do.
* | systemtap.examples futexes.meta change futex.stp to futexes.stp.Mark Wielaard2008-05-082-2/+7
| |
* | futexes.meta, nettop.meta, pf2.meta: New.William Cohen2008-05-074-0/+43
| |
* | Clean up output.William Cohen2008-05-072-2/+6
| |
* | 2008-05-01 William Cohen <wcohen@redhat.com>William Cohen2008-05-012-0/+17
| | | | | | | | * helloworld.meta: New file.
* | PR6466: broad side-effect free statement elisionFrank Ch. Eigler2008-04-299-13/+40
| |
* | 2008-04-27 William Cohen <wcohen@redhat.com>William Cohen2008-04-281-0/+3
| | | | | | | | * check.exp: New script to run tests on cataloged examples.
* | 2008-04-27 William Cohen <wcohen@redhat.com>William Cohen2008-04-281-0/+75
| | | | | | | | * check.exp: New script to run tests on cataloged examples.
* | Move examples to testsuite/systemtap.examples.William Cohen2008-04-241-0/+4
| |
* | Move examples to testsuite/systemtap.examplesWilliam Cohen2008-04-2444-0/+2179
| |
* | Simplified systemtap.base/utrace_p5.exp a little.David Smith2008-04-222-5/+2
| | | | | | | | | | | | 2008-04-22 David Smith <dsmith@redhat.com> * systemtap.base/utrace_p5.exp: Simplfied a little.
* | Added run-time utrace tests.David Smith2008-04-222-0/+149
| | | | | | | | | | | | 2008-04-22 David Smith <dsmith@redhat.com> * systemtap.base/utrace_p5.exp: Added run-time utrace tests.
* | Renamed semko/utrace02.stp to parseko/utrace01.stp.David Smith2008-04-222-0/+5
| | | | | | | | | | | | | | 2008-04-21 David Smith <dsmith@redhat.com> * parseko/utrace01.stp: Renamed from semko/utrace02.stp (since it received a parse error, not a semantic error).
* | Change staprun to exec stapio. Add "-d" option to staprun.Martin Hunt2008-04-212-2/+6
| |
* | Added utrace exec probes.David Smith2008-04-182-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-04-18 David Smith <dsmith@redhat.com> * tapsets.cxx (struct utrace_builder): Added exec probes. (utrace_derived_probe_group::emit_probe_decl): Ditto. (utrace_derived_probe_group::emit_module_decls): Ditto. (register_standard_tapsets): Ditto. * stapprobes.5.in: Added information about exec probes. * NEWS: Added information about utrace probes. 2008-04-18 David Smith <dsmith@redhat.com> * systemtap.base/utrace_p4.exp: Added exec probe test.
* | Rewrote utrace buildok tests to check for kernel utrace support.David Smith2008-04-185-18/+105
| | | | | | | | | | | | | | | | | | | | 2008-04-18 David Smith <dsmith@redhat.com> * buildok/utrace01.stp: Removed. * buildok/utrace02.stp: Ditto. * buildok/utrace03.stp: Ditto. * systemtap.base/utrace_p4.exp: Rewrote buildok tests to check for kernel utrace support.
* | Added new utrace tests.David Smith2008-04-1717-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-04-17 David Smith <dsmith@redhat.com> * buildok/utrace01.stp: New test. * buildok/utrace02.stp: Ditto. * buildok/utrace03.stp: Ditto. * semko/utrace01.stp: Ditto. * semko/utrace02.stp: Ditto. * semko/utrace03.stp: Ditto. * semko/utrace04.stp: Ditto. * semko/utrace05.stp: Ditto. * semko/utrace06.stp: Ditto. * semko/utrace07.stp: Ditto. * semko/utrace08.stp: Ditto. * semko/utrace09.stp: Ditto. * semko/utrace10.stp: Ditto. * semko/utrace11.stp: Ditto. * semko/utrace12.stp: Ditto. * semko/utrace13.stp: Ditto.
* | Merge branch 'master' into unwindFrank Ch. Eigler2008-04-124-3/+26
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: 2008-04-11 David Smith <dsmith@redhat.com> 2008-04-11 David Smith <dsmith@redhat.com> 2008-04-11 David Smith <dsmith@redhat.com> PR2949: add missing line PR2949: listings mode (stap -l PROBE) PR6393: don't bother print build (configure) date any more, with reliable git ids PR6393: regenerate git_version.h at every make PR6393: git version tagging at build time 2008-04-09 David Smith <dsmith@redhat.com> 2008-04-04 Masami Hiramatsu <mhiramat@redhat.com> 2008-04-04 David Smith <dsmith@redhat.com> 2008-04-04 Masami Hiramatsu <mhiramat@redhat.com> removing another part of retired LKET removing abandoned experiment: safety/* disassembly/symbol checks Conflicts: .gitignore ChangeLog runtime/ChangeLog
| * | 2008-04-11 David Smith <dsmith@redhat.com>David Smith2008-04-111-0/+4
| | | | | | | | | | | | * .gitignore: New file.