]> sourceware.org Git - systemtap.git/commit
translate.cxx: suppress action counting in c code
authorAbegail Jakop <ajakop@redhat.com>
Tue, 17 Jun 2014 14:41:59 +0000 (10:41 -0400)
committerAbegail Jakop <ajakop@redhat.com>
Tue, 17 Jun 2014 14:41:59 +0000 (10:41 -0400)
commitad534e14b69e715eebf58e26942293c3ff163b80
tree75b3c42af1f109a986c404b8a642ea47695fef56
parent450cc664d02ec242327e63a84534aacb1c998c6d
translate.cxx: suppress action counting in c code

translate.cxx: moved the statement counting portion to ::emit_probe().
added in a check against MAXACTION, which determines if statement
counting within the generated c code gets suppressed.
translate.cxx
This page took 0.023987 seconds and 5 git commands to generate.