diff options
author | fche <fche> | 2005-08-02 16:46:43 +0000 |
---|---|---|
committer | fche <fche> | 2005-08-02 16:46:43 +0000 |
commit | 71696fcfa2761a2d09a0538c0101913f1c41925c (patch) | |
tree | 17c5780d8a264d3fc00c1d9f6d78b7dac182d185 /ChangeLog | |
parent | 41474385441f82466c3d36608f117441406c62bc (diff) | |
download | systemtap-steved-71696fcfa2761a2d09a0538c0101913f1c41925c.tar.gz systemtap-steved-71696fcfa2761a2d09a0538c0101913f1c41925c.tar.xz systemtap-steved-71696fcfa2761a2d09a0538c0101913f1c41925c.zip |
2005-08-02 Frank Ch. Eigler <fche@elastic.org>
* tapsets.cxx (emit_registrations): Treat module_name="kernel"
as if module_name="".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-08-02 Frank Ch. Eigler <fche@elastic.org> + + * tapsets.cxx (emit_registrations): Treat module_name="kernel" + as if module_name="". + 2005-08-01 Graydon Hoare <graydon@redhat.com> * staptree.{cxx,h} (probe_point::component): Add a ctor. |