diff options
author | mmason <mmason> | 2007-10-18 22:26:12 +0000 |
---|---|---|
committer | mmason <mmason> | 2007-10-18 22:26:12 +0000 |
commit | ca88561f86c078c37d1d5cc8b5bb52ea84204f8c (patch) | |
tree | 9f7cbf8d573559c531952a2181a109c762265b3d /ChangeLog | |
parent | 69b5355e2af288cd070fcb5c4417dc63a6845e13 (diff) | |
download | systemtap-steved-ca88561f86c078c37d1d5cc8b5bb52ea84204f8c.tar.gz systemtap-steved-ca88561f86c078c37d1d5cc8b5bb52ea84204f8c.tar.xz systemtap-steved-ca88561f86c078c37d1d5cc8b5bb52ea84204f8c.zip |
* stapprobes.5.in: Removed C label reference.
Clarified source path requirements for probe
definitions. Fixed some vertical spacing issues.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-10-18 Mike Mason <mmlnx@us.ibm.com> + * stapprobes.5.in: Removed C label reference. + Clarified source path requirements for probe + definitions. Fixed some vertical spacing + issues. + +2007-10-18 Mike Mason <mmlnx@us.ibm.com> + * stapfuncs.5.in: Corrected tokenize description. Added task_* functions. |