]> sourceware.org Git - systemtap.git/commit
2007-03-30 David Smith <dsmith@redhat.com>
authordsmith <dsmith>
Fri, 30 Mar 2007 16:01:57 +0000 (16:01 +0000)
committerdsmith <dsmith>
Fri, 30 Mar 2007 16:01:57 +0000 (16:01 +0000)
commit3be43eac84e5819b72dd311c3283ef2ea5bb1d83
tree124db23eafac28fc4dadc5004b351c6356bdcf9e
parentde1814dcf92ac4045ca2e074ffa53bb48c014ad7
2007-03-30  David Smith  <dsmith@redhat.com>

PR 2341
* translate.cxx (c_unparser::emit_locks): No longer emits a read
lock for global variables that are only written to in begin/end
probes.
(c_unparser::emit_unlocks): Ditto.
(translate_pass): Runs a varuse_collecting_visitor over probes
that need global variable locks for use in
emit_locks()/emit_unlocks().
ChangeLog
translate.cxx
This page took 0.02431 seconds and 5 git commands to generate.