diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2007-10-12 David Smith <dsmith@redhat.com> + + * tapsets.cxx (dwflpp::setup): Added 'debuginfo_needed' parameter + to not error if no debuginfo present. + (hex_dump): New function. + (mark_query::handle_query_module): Updated for + 10/2/2007 markers patch. Currently only handles markers in the + kernel image itself - not in modules. + +2007-10-12 Martin Hunt <hunt@redhat.com> + + * Makefile.am (staprun_LDADD): Add -lpthread. + * Makefile.in: Rebuilt. + 2007-10-11 Frank Ch. Eigler <fche@elastic.org> * systemtap.spec.in: Make -testsuite subrpm require dejagnu. |