]> sourceware.org Git - systemtap.git/commit
2006-02-23 Frank Ch. Eigler <fche@elastic.org>
authorfche <fche>
Thu, 23 Feb 2006 22:35:40 +0000 (22:35 +0000)
committerfche <fche>
Thu, 23 Feb 2006 22:35:40 +0000 (22:35 +0000)
commit213bee8fc2b826ca8467fbbe35398450449bf082
tree7e4a637195c704109e333906b377c7060970cf23
parent5ae893a12a652a31d2f96f4e81aab78c922b6ec8
2006-02-23  Frank Ch. Eigler  <fche@elastic.org>

PR 1304
* parse.cxx (lexer): Take systemtap_session argument.
(lexer::scan): Support $1..$NNNN and @1...@NNNN expansion.
* stap.1.in: Document this.
* testsuite/semok/args.stp: New test.
* translate.cxx (var::init, emit_global): Emit code to allow
named module parameters to initialize global string/number scalars.
* stap.1.in: Don't document this yet.

PR 2334
* main.cxx (main): Clarify "-v" option repeatibility.
* stap.1.in: Ditto.
ChangeLog
main.cxx
parse.cxx
parse.h
runtime/stpd/ChangeLog
runtime/stpd/librelay.c
runtime/stpd/stpd.c
stap.1.in
tapsets.cxx
testsuite/semok/args.stp [new file with mode: 0755]
translate.cxx
This page took 0.028134 seconds and 5 git commands to generate.