diff options
author | roland <roland> | 2008-02-20 02:31:34 +0000 |
---|---|---|
committer | roland <roland> | 2008-02-20 02:31:34 +0000 |
commit | d05bd7b9982fbc6aedd1fff1cd0d9ab1fcda5fc2 (patch) | |
tree | 326869594ff26408de3433c86f72b5901d675cd3 | |
parent | 6e7c6be2ba9e861d03b053baa36e907300d661cd (diff) | |
download | systemtap-steved-d05bd7b9982fbc6aedd1fff1cd0d9ab1fcda5fc2.tar.gz systemtap-steved-d05bd7b9982fbc6aedd1fff1cd0d9ab1fcda5fc2.tar.xz systemtap-steved-d05bd7b9982fbc6aedd1fff1cd0d9ab1fcda5fc2.zip |
.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2008-02-19 Roland McGrath <roland@redhat.com> * tapsets.cxx (query_module): Use dwfl_module_getdwarf rather - tha dwfl_module_getelf for e_machine check. + than dwfl_module_getelf for e_machine check. 2008-02-19 Frank Ch. Eigler <fche@elastic.org> |