]> sourceware.org Git - systemtap.git/commit
Let synthesized end probes use foreach values again
authorJosh Stone <jistone@redhat.com>
Fri, 21 Mar 2014 19:12:52 +0000 (12:12 -0700)
committerJosh Stone <jistone@redhat.com>
Mon, 24 Mar 2014 16:09:25 +0000 (09:09 -0700)
commit96c3fced8493f7dae3f0323013b748299ff5405e
tree565b0ef6ed152575ae24892dbfe55e19270b5a2f
parent315f5db31233e104f4464dfa4288130a42ca3472
Let synthesized end probes use foreach values again

When these were moved to parse_synthetic_probe, I neglected to maintain
use of the "foreach (val = ...)" syntax.  Add this back in, and update
optim_arridx.exp to expect the internal underscored names.
elaborate.cxx
testsuite/systemtap.base/optim_arridx.exp
This page took 0.028217 seconds and 5 git commands to generate.