diff options
author | hunt <hunt> | 2005-09-01 09:09:29 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-09-01 09:09:29 +0000 |
commit | e7812b1ca2346d69d70528eef6179b946f6de530 (patch) | |
tree | 5aaa2121ca88113ce1eb51a89358d507c949b5b6 /ChangeLog | |
parent | cd4022878f3d0444543f5b39b2d012719adfaace (diff) | |
download | systemtap-steved-e7812b1ca2346d69d70528eef6179b946f6de530.tar.gz systemtap-steved-e7812b1ca2346d69d70528eef6179b946f6de530.tar.xz systemtap-steved-e7812b1ca2346d69d70528eef6179b946f6de530.zip |
2005-09-01 Martin Hunt <hunt@redhat.com>
* tapset/context.stp: New file. First cut at some
context info.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-09-01 Martin Hunt <hunt@redhat.com> + * tapset/context.stp: New file. First cut at some + context info. + +2005-09-01 Martin Hunt <hunt@redhat.com> + * translate.cxx (emit_probe): Add a call to _stp_print_flush at the end of each probe. (translate_pass): Define STP_NUM_STRINGS to be 1 for |