summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/twentyseven.stp
Commit message (Collapse)AuthorAgeFilesLines
* PR 3887: sufficient+optional probe pointsfche2007-11-201-0/+11
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.