]> sourceware.org Git - systemtap.git/commit - staptree.cxx
2005-12-07 Graydon Hoare <graydon@redhat.com>
authorgraydon <graydon>
Thu, 8 Dec 2005 02:33:55 +0000 (02:33 +0000)
committergraydon <graydon>
Thu, 8 Dec 2005 02:33:55 +0000 (02:33 +0000)
commit71572ba8dfa3b045dfdcd0c8e0a2db168659ea10
tree099a29d98018d4ca2e56a1e3cdf476680871eca0
parent90b474e36fdcb17b1d57f8bb0c01d87b0f5e0a96
2005-12-07  Graydon Hoare  <graydon@redhat.com>

* staptree.cxx (traversing_visitor::visit_foreach_loop): Visit
the base indexable of the foreach loop.

* translate.cxx (c_tmpcounter::visit_foreach_loop): Implement
histogram bucket iteration arm.
(c_unparser::visit_foreach_loop): Likewise.
(c_tmpcounter::visit_arrayindex): Fix typo.

* testsuite/buildok/iterate_histogram_buckets.stp: New test.
ChangeLog
staptree.cxx
testsuite/buildok/iterate_histogram_buckets.stp [new file with mode: 0755]
translate.cxx
This page took 0.0279 seconds and 5 git commands to generate.