]> sourceware.org Git - systemtap.git/commit - AUTHORS
2005-07-05 Frank Ch. Eigler <fche@redhat.com>
authorfche <fche>
Tue, 5 Jul 2005 20:38:37 +0000 (20:38 +0000)
committerfche <fche>
Tue, 5 Jul 2005 20:38:37 +0000 (20:38 +0000)
commitf4b2849102b2a195dd79bede8ec58f46fb99435e
treece9b211e38fc66caa1171584208595886067876a
parent6deb8173c053febfbf336d1e962cb01d93a12404
2005-07-05  Frank Ch. Eigler  <fche@redhat.com>

* elaborate.h (systemtap_session): Add more command-line arguments.
* staptree.h (verbose): Bad global, no donut.
* elaborate.cxx: Temporarily disable verbose variable access.
* main.cxx: Support more arguments, build/run passes.  Revamp
temporary file generation and partial-pass output generation.
* tapsets.cxx, translate.cxx: Emit just enough extra punctuation
and fluff to make generated probe pass -Werror.
* buildrun.cxx, buildrun.h: New files for passes 4/5.  Partial
support for build pass, nothing on probe execution yet.
* testsuite/transok/*.stp: Force just -p3, now that -p4/5 exist.
* Makefile.am, Makefile.in: Corresponding changes.
13 files changed:
AUTHORS
ChangeLog
Makefile.am
Makefile.in
buildrun.cxx [new file with mode: 0644]
buildrun.h [new file with mode: 0644]
elaborate.cxx
elaborate.h
main.cxx
parse.cxx
staptree.h
tapsets.cxx
translate.cxx
This page took 0.02815 seconds and 5 git commands to generate.