diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +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. + 2007-11-15 David Smith <dsmith@redhat.com> * tapsets.cxx (mark_derived_probe::initialize_probe_context_vars): |