]> sourceware.org Git - systemtap.git/commit
runtime: remove probe_start/_exit() intermediary
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 31 Aug 2011 17:04:27 +0000 (13:04 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 1 Sep 2011 21:09:05 +0000 (17:09 -0400)
commit9dfcbb9fc04f7e61b612370cd679f4f7bfaa5b6b
tree4f4209cba7c432e341ae78978f1addd2f8c3175a
parent057ff477e0dd1e98eeaac2d61678e8795f676d13
runtime: remove probe_start/_exit() intermediary

These functions were unnecessary; the runtime can call to the
translator-generated systemtap_module_init|exit throughout.
Documentation and comment changes dominate this patch.
runtime/runtime.h
runtime/staprun/mainloop.c
runtime/transport/transport.c
runtime/transport/transport.txt
runtime/transport/transport_msgs.h
translate.cxx
This page took 0.027653 seconds and 5 git commands to generate.