]> sourceware.org Git - systemtap.git/commit - staptree.cxx
2006-06-02 Frank Ch. Eigler <fche@elastic.org>
authorfche <fche>
Fri, 2 Jun 2006 18:09:29 +0000 (18:09 +0000)
committerfche <fche>
Fri, 2 Jun 2006 18:09:29 +0000 (18:09 +0000)
commit6e3347a9815f4a457b6393a22f21b6f2c6b588af
tree601c0606344da1c306fe96ee32a264a29c42b5a0
parent988b22347d6598de909457326d9a7a470e3f631c
2006-06-02  Frank Ch. Eigler  <fche@elastic.org>

PR 2645.
* stapprobes.5.in: Document "?" probe point suffix.
* parse.cxx (parse_probe_point): Recognize "?" optional suffix.
* elaborate.cxx (derive_probes): Observe probe_point->optional.
* staptree.h, staptree.cxx: Corresponding changes.
* tapsets.cxx (never_derived_probe, never_builder): New classes.
(register_standard_tapsets): Support "never" probe point.
* testsuite/buildok/six.stp, parseok/five.stp: Modifed tests.

* translate.cxx (emit_module_init): Format "-t" (benchmarking)
cycle-time reports similarly to "-v" (verbose) times.
ChangeLog
elaborate.cxx
parse.cxx
stapprobes.5.in
staptree.cxx
staptree.h
tapsets.cxx
testsuite/buildok/six.stp
testsuite/parseok/five.stp
translate.cxx
This page took 0.028557 seconds and 5 git commands to generate.