]> sourceware.org Git - systemtap.git/commit
2008-04-14 David Smith <dsmith@redhat.com>
authorDavid Smith <dsmith@redhat.com>
Mon, 14 Apr 2008 17:22:53 +0000 (12:22 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 14 Apr 2008 17:22:53 +0000 (12:22 -0500)
commit775d51e5fb2f379fe4ae15dcbae8b17e4eab8805
tree17d6946329f0e52b2201bd1fcda52d2069a731fd
parentb976b20e647b4c597cc78272c54dfa58655ac39c
2008-04-14  David Smith  <dsmith@redhat.com>

* elaborate.h (struct derived_probe_group): Removed
emit_module_header virtual function.
* translate.cxx (c_unparser::emit_common_header): Removed calls to
emit_module_header function.
* tapsets.cxx (be_derived_probe>): Removed emit_module_header function.
(struct timer_derived_probe_group): Ditto.
(struct profile_derived_probe_group): Ditto.
(struct procfs_derived_probe_group): Ditto.
(struct hrtimer_derived_probe_group): Ditto.
(struct perfmon_derived_probe_group): Ditto.
(dwarf_derived_probe_group::emit_module_decls): Moved kernel check
back from deleted emit_module_header function.
(uprobe_derived_probe_group::emit_module_decls): Ditto.
(mark_derived_probe_group::join_group): Moved marker
kernel check (to a new embedded code section) from deleted
emit_module_header function.
ChangeLog
elaborate.h
tapsets.cxx
translate.cxx
This page took 0.025479 seconds and 5 git commands to generate.