diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -9,6 +9,28 @@ (fatal,error): Correct quoting typos. stap-server.8.in: Add SSL information. +2009-02-02 Stan Cox <scox@redhat.com> + + * NEWS, stapprobes.5.in: Add process.label. + +2009-02-01 Stan Cox <scox@redhat.com> + + * tapsets.cxx (dwflpp::iterate_over_cu_labels): New. + (query_cu): Use it. + (dwarf_derived_probe::register_patterns): Register .label. + +2009-02-01 Mark Wielaard <mjw@redhat.com> + + * translate.cxx (dump_unwindsyms): Process extra_offset with + dwfl_module_relocate_address. + +2009-01-30 Masami Hiramatsu <mhiramat@redhat.com> + + PR6936 + * configure.ac (AC_CONFIG_FILES): Add initscript/systemtap.in. + * configure: Regenerated. + * systemtap.spec: Add systemtap-initscript subpackage. + 2009-01-30 Dave Brolley <brolley@redhat.com> * Makefile.am (install-scripts): New target. Set exec_prefix and |