diff options
author | roland <roland> | 2005-11-04 21:02:26 +0000 |
---|---|---|
committer | roland <roland> | 2005-11-04 21:02:26 +0000 |
commit | f7ad9b0424f404afa659108980065c24aaa5e3e4 (patch) | |
tree | 319beb04121f1e4ab90c903904a0d13f2eb9e278 | |
parent | ae6f054a873ab06f0ed17125d4bc600e88601cc1 (diff) | |
download | systemtap-steved-f7ad9b0424f404afa659108980065c24aaa5e3e4.tar.gz systemtap-steved-f7ad9b0424f404afa659108980065c24aaa5e3e4.tar.xz systemtap-steved-f7ad9b0424f404afa659108980065c24aaa5e3e4.zip |
.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-11-04 Roland McGrath <roland@redhat.com> + + * tapsets.cxx (add_probe_point): Use dwfl_module_relocation_info to + get symbol name when dwfl_module_relocations has the info. + 2005-11-03 Roland McGrath <roland@redhat.com> * tapsets.cxx (add_probe_point): Use explicit test with assignment in |