diff options
author | fche <fche> | 2006-11-07 21:46:13 +0000 |
---|---|---|
committer | fche <fche> | 2006-11-07 21:46:13 +0000 |
commit | 29b0069bbdb682c48c2d5f545a48e01d4b99654e (patch) | |
tree | b9e9dd1abf9b37671ee9eeae6047f897ceea220a /ChangeLog | |
parent | 1bbc78424803a64fa0be74c61e5889a0475703f8 (diff) | |
download | systemtap-steved-29b0069bbdb682c48c2d5f545a48e01d4b99654e.tar.gz systemtap-steved-29b0069bbdb682c48c2d5f545a48e01d4b99654e.tar.xz systemtap-steved-29b0069bbdb682c48c2d5f545a48e01d4b99654e.zip |
2006-11-07 Frank Ch. Eigler <fche@elastic.org>
* tapsets.cxx (profile_derived_probe_group::emit_module_decls):
Pass along incoming pt_regs to context of timer.profile handlers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-11-07 Frank Ch. Eigler <fche@elastic.org> + + * tapsets.cxx (profile_derived_probe_group::emit_module_decls): + Pass along incoming pt_regs to context of timer.profile handlers. + 2006-11-06 Martin Hunt <hunt@redhat.com> * translate.cxx (var::init): Check for errors when |