diff options
author | mmason <mmason> | 2007-01-29 20:35:39 +0000 |
---|---|---|
committer | mmason <mmason> | 2007-01-29 20:35:39 +0000 |
commit | 91025d70a6871856fe3fc6be9a0557a3ca2ccea8 (patch) | |
tree | f547f8e7fe998d7a8a71f1cbe7884c63f5240dbb /examples/ChangeLog | |
parent | 9abec5383dd77c0e164f043da3523d6cf4bf992f (diff) | |
download | systemtap-steved-91025d70a6871856fe3fc6be9a0557a3ca2ccea8.tar.gz systemtap-steved-91025d70a6871856fe3fc6be9a0557a3ca2ccea8.tar.xz systemtap-steved-91025d70a6871856fe3fc6be9a0557a3ca2ccea8.zip |
New example that uses a shell script to process command line options for a systemtap script.
Diffstat (limited to 'examples/ChangeLog')
-rw-r--r-- | examples/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/ChangeLog b/examples/ChangeLog index e5bab38f..93896c9b 100644 --- a/examples/ChangeLog +++ b/examples/ChangeLog @@ -1,3 +1,8 @@ +2007-01-29 Mike Mason <mmlnx@us.ibm.com> + + * socktop, socktop.txt: New example that uses a shell script to process + command line options for a systemtap script. + 2007-01-11 Will Cohen <wcohen@redhat.com> * iotime.stp: |