]> sourceware.org Git - systemtap.git/commit
Fixed PR 11372 by removing (most) embedded-C from proc_mem.stp.
authorDavid Smith <dsmith@redhat.com>
Tue, 16 Mar 2010 20:47:36 +0000 (15:47 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 16 Mar 2010 20:47:36 +0000 (15:47 -0500)
commitd7c88bfad6ef6188fcbd888bd1235486aa31a5e6
treeb5057a0953169e94f5441a99b660f856657762a1
parent1fe5254260d0c3b6438553cf5f4af645820647fe
Fixed PR 11372 by removing (most) embedded-C from proc_mem.stp.

* 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.
tapset/atomic.stp [new file with mode: 0644]
tapset/proc_mem.stp
testsuite/buildok/atomic.stp [new file with mode: 0755]
testsuite/systemtap.base/atomic.exp [new file with mode: 0644]
testsuite/systemtap.base/atomic_module.c [new file with mode: 0644]
testsuite/systemtap.base/atomic_module.makefile [new file with mode: 0644]
This page took 0.028518 seconds and 5 git commands to generate.