]> sourceware.org Git - systemtap.git/commit - staptree.cxx
PR 3887: sufficient+optional probe points
authorfche <fche>
Tue, 20 Nov 2007 03:59:19 +0000 (03:59 +0000)
committerfche <fche>
Tue, 20 Nov 2007 03:59:19 +0000 (03:59 +0000)
commitd898100ab001dd4b3465f738dad76d1d646c3261
treeeb20e3219db643c07802dbec890b704e44b87458
parent3b0c565c2b75d777c3993f0284185b5aa4c3528d
PR 3887: sufficient+optional probe points

2007-11-19  Frank Ch. Eigler  <fche@elastic.org>

PR 3887.
* staptree.h (probe_point): Add "sufficient" field.
* staptree.cxx: Initialize it, print it.
* parse.cxx (parse_probe_point): Parse it.
* elaborate.cxx (derive_probes): Implement it.
* stapprobes.5.in: Document it.
* NEWS: Gloat about it.

* parseok/five.stp, semok/twentyseven.stp: Test "!" probe point flag.

* iostat-scsi.stp: Adopt "!" probe point flag.
12 files changed:
ChangeLog
NEWS
elaborate.cxx
examples/ChangeLog
examples/iostat-scsi.stp
parse.cxx
stapprobes.5.in
staptree.cxx
staptree.h
testsuite/ChangeLog
testsuite/parseok/five.stp
testsuite/semok/twentyseven.stp [new file with mode: 0755]
This page took 0.02771 seconds and 5 git commands to generate.