]> sourceware.org Git - systemtap.git/commit - tapsets.cxx
2006-11-09 David Smith <dsmith@redhat.com>
authordsmith <dsmith>
Thu, 9 Nov 2006 16:50:04 +0000 (16:50 +0000)
committerdsmith <dsmith>
Thu, 9 Nov 2006 16:50:04 +0000 (16:50 +0000)
commitc9bad43038bd03925816a2e88e880a17d650bbd8
tree731e0c82aee3e4b5136a87e3b552edbccc88d1ea
parentef30b199413f3316ee82091444bc3e32ba615144
2006-11-09  David Smith  <dsmith@redhat.com>

* tapsets.cxx (dwarf_query::dwarf_query): Looks for "maxactive"
return probe variant.
(dwarf_derived_probe::dwarf_derived_probe): Initializes
has_maxactive and maxactive_val member variables.
(dwarf_derived_probe::register_function_variants): Matches
"maxactive" return probe variant.
(dwarf_derived_probe_group::emit_module_decls): Emits code to use
maxactive data.
(dwarf_derived_probe_group::emit_module_init): Ditto.
ChangeLog
tapsets.cxx
This page took 0.02553 seconds and 5 git commands to generate.