From 91025d70a6871856fe3fc6be9a0557a3ca2ccea8 Mon Sep 17 00:00:00 2001 From: mmason Date: Mon, 29 Jan 2007 20:35:39 +0000 Subject: New example that uses a shell script to process command line options for a systemtap script. --- examples/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'examples/ChangeLog') 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 + + * socktop, socktop.txt: New example that uses a shell script to process + command line options for a systemtap script. + 2007-01-11 Will Cohen * iotime.stp: -- cgit