Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added atomic_read() embedded-C function and tests. | David Smith | 2010-04-06 | 1 | -0/+1 |
| | | | | | | | | * tapset/atomic.stp: Added atomic_read(). * testsuite/buildok/atomic.stp: Added atomic_read() compile test. * testsuite/systemtap.base/atomic.exp: Added atomic_read() tests. * testsuite/lib/stap_run_error.exp (stap_run_error): Logs stap command and tries to ensure inferior process is killed. | ||||
* | Fixed PR 11372 by removing (most) embedded-C from proc_mem.stp. | David Smith | 2010-03-16 | 1 | -0/+6 |
* tapset/proc_mem.stp: Tried to remove as much embedded-C as possible. * tapset/atomic.stp: New file. * testsuite/buildok/atomic.stp: New file. * testsuite/systemtap.base/atomic.exp: Ditto. * testsuite/systemtap.base/atomic_module.c: Ditto. * testsuite/systemtap.base/atomic_module.makefile: Ditto. |