diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-09-01 16:26:43 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-09-01 16:26:43 -0400 |
commit | ccf26785e0a524c0cd510d83906cf9b4a1d77515 (patch) | |
tree | 4c32e59181b1cea465ea12b277d8f9d7c5dbf5cc /runtime | |
parent | 28d29bd38253d73b3d0a0d5ea39b1fe645e66179 (diff) | |
download | systemtap-steved-ccf26785e0a524c0cd510d83906cf9b4a1d77515.tar.gz systemtap-steved-ccf26785e0a524c0cd510d83906cf9b4a1d77515.tar.xz systemtap-steved-ccf26785e0a524c0cd510d83906cf9b4a1d77515.zip |
PR4225: post-merge changelogs
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index b7e44a0f..e02c5f0b 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,8 @@ +2008-09-01 Frank Ch. Eigler <fche@elastic.org> + + * task_finder.c: Move CONFIG_UTRACE assertion here. + * task_finder_vma.c (__stp_tf_add_vma): Make printk conditional. + 2008-08-29 David Smith <dsmith@redhat.com> * task_finder.c (__stp_utrace_attach_match_filename): Don't call |