diff options
author | William Cohen <wcohen@redhat.com> | 2008-11-25 11:03:28 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2008-11-25 11:03:28 -0500 |
commit | 0166f61e34a34ef1138e1de7a7068bf602741a0c (patch) | |
tree | 06aa2bd5bb52d532cd2d0033b62e2e62119bd656 /tapset/ChangeLog | |
parent | 0cce60ac57b25f73f74b2e42b226b2c05162feea (diff) | |
download | systemtap-steved-0166f61e34a34ef1138e1de7a7068bf602741a0c.tar.gz systemtap-steved-0166f61e34a34ef1138e1de7a7068bf602741a0c.tar.xz systemtap-steved-0166f61e34a34ef1138e1de7a7068bf602741a0c.zip |
Add context, timestamp, memory, and networking tapsets.
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index b63b1acb..20b564ca 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,10 @@ +2008-11-24 Will Cohen <wcohen@redhat.com> + + * context.stp: + * memory.stp: + * networking.stp: + * timestamp.stp: Change to use kernel-doc notation. + 2008-11-19 Jim Keniston <jkenisto@us.ibm.com> * s390x/registers.stp: Fixed typo. |