diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +2008-02-19 Frank Ch. Eigler <fche@elastic.org> + + PR 5766. + * tapsets.cxx (build_blacklist): Switch (back) to regexp-based + blacklist construction ... + (blacklist_p): ... and querying. + +2008-02-19 David Smith <dsmith@redhat.com> + + PR 5672. + * tapsets.cxx (mark_derived_probe): Call probe_point copy ctor to + shallow-copy incoming base probe location before + recomputing/overwriting it. + +2008-02-18 Frank Ch. Eigler <fche@elastic.org> + + * NEWS, stapprobes.5.in: Document basic (non-symbolic prototype) + user-space probe points. + 2008-02-15 Frank Ch. Eigler <fche@elastic.org> * tapsets.cxx (function_name_last_match): New function. |