]> sourceware.org Git - systemtap.git/commit
Update to use relayfs.
authorhunt <hunt>
Thu, 7 Apr 2005 15:17:29 +0000 (15:17 +0000)
committerhunt <hunt>
Thu, 7 Apr 2005 15:17:29 +0000 (15:17 +0000)
commit3d4bc8bea6b45893bd4b49f44df26bd602b4cba5
treebae3fb1bc5fcbd7906574b6902c649b203274a3f
parent6e01db401be4a19e6d81d9955d055e2f4e1b6aea
Update to use relayfs.
42 files changed:
runtime/ChangeLog
runtime/copy.c
runtime/docs/html/dir_000003.html
runtime/docs/html/dir_000004.html
runtime/docs/html/dtr_8mod_8c-source.html
runtime/docs/html/files.html
runtime/docs/html/globals.html
runtime/docs/html/globals_func.html
runtime/docs/html/group__scbuf.html
runtime/docs/html/group__stack.html
runtime/docs/html/group__sym.html
runtime/docs/html/kprobe__where__funct_8c-source.html
runtime/docs/html/scbuf_8c-source.html
runtime/docs/html/stack_8c-source.html
runtime/docs/html/stack_8c.html
runtime/docs/html/structmap__root.html
runtime/docs/html/test4_2dtr_8c-source.html
runtime/docs/html/todo.html
runtime/io.c
runtime/map.c
runtime/map.h
runtime/print.c [new file with mode: 0644]
runtime/probes.c
runtime/relay-app.h [new file with mode: 0644]
runtime/relayfs/Makefile [new file with mode: 0644]
runtime/relayfs/buffers.c [new file with mode: 0644]
runtime/relayfs/buffers.h [new file with mode: 0644]
runtime/relayfs/build [new file with mode: 0755]
runtime/relayfs/inode.c [new file with mode: 0644]
runtime/relayfs/linux/relayfs_fs.h [new file with mode: 0644]
runtime/relayfs/relay.c [new file with mode: 0644]
runtime/relayfs/relay.h [new file with mode: 0644]
runtime/relayfs/relayfs.txt [new file with mode: 0644]
runtime/runtime.h
runtime/scbuf.c [deleted file]
runtime/stack.c
runtime/stpd/Makefile [new file with mode: 0644]
runtime/stpd/librelay.c [new file with mode: 0644]
runtime/stpd/librelay.h [new file with mode: 0644]
runtime/stpd/stpd.c [new file with mode: 0644]
runtime/string.c [new file with mode: 0644]
runtime/sym.c
This page took 0.034757 seconds and 5 git commands to generate.