diff options
author | roland <roland> | 2006-08-15 07:08:58 +0000 |
---|---|---|
committer | roland <roland> | 2006-08-15 07:08:58 +0000 |
commit | b054fb0b8d5001dae7a63290ab8f332950de2549 (patch) | |
tree | 077556c4b94110bb4bebe323959751b4ac9f7e09 | |
parent | b1c999b9e090f0684c8db48cf3c90ce6aa40dddf (diff) | |
download | systemtap-steved-b054fb0b8d5001dae7a63290ab8f332950de2549.tar.gz systemtap-steved-b054fb0b8d5001dae7a63290ab8f332950de2549.tar.xz systemtap-steved-b054fb0b8d5001dae7a63290ab8f332950de2549.zip |
.
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,3 +1,7 @@ +2006-08-15 Roland McGrath <roland@redhat.com> + + * systemtap.spec.in (elfutils_version): Require 0.123 now. + 2006-08-14 David Smith <dsmith@redhat.com> * elaborate.cxx (semantic_pass): Calls semantic_pass_optimize1() @@ -57,16 +61,16 @@ * tapset/context.stp (probemod): New function. * stapfuncs.5.in: Document it. * testsuite/buildok/probemod.stp: Test it. - + 2006-08-08 Li Guanglei <guanglei@cn.ibm.com> * stapprobes.5.in: document scsi.*, ioscheduler.*, netdev.* and pagefault. - + 2006-08-01 Li Guanglei <guanglei@cn.ibm.com> PR 2422 * tapsets.cxx: calling get_module_dwarf(false) to give a warning to those modules without debuginfo and skip them - + 2006-07-19 Roland McGrath <roland@redhat.com> * configure.ac, systemtap.spec.in: Bump version to 0.5.9. |