]> sourceware.org Git - systemtap.git/commit
PR10518: context shrinkage with function recursion analysis feeding MAXNESTING
authorFrank Ch. Eigler <fche@elastic.org>
Tue, 18 Aug 2009 19:52:02 +0000 (15:52 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Tue, 18 Aug 2009 19:54:51 +0000 (15:54 -0400)
commita7ed0d3e9d68f5f83e8b9f6679ce12637842b03b
treea01ff5acbb57e84cba5c66b3f37d0826b13f0d54
parent66671fd8e5bccd2b15ffe50299c81e964d7e7dbe
PR10518: context shrinkage with function recursion analysis feeding MAXNESTING

* translate.cxx (emit_common_header, translate_pass): Use new
  recursion_info visitor to calculate appropriate MAXNESTING value for
  scripts with or without recursion.
* tapsets.cxx (common_probe_entryfn_prologue): Initialize c->nesting = -1.
* stap.1.in: Clarify MAXNESTING value.
stap.1.in
tapsets.cxx
translate.cxx
This page took 0.025177 seconds and 5 git commands to generate.