From e32551b18f4560056d2d482f5e1505b1b98fa82a Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 29 Mar 2005 18:07:58 +0000 Subject: *** empty log message *** --- runtime/docs/html/dir_000001.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'runtime/docs/html/dir_000001.html') diff --git a/runtime/docs/html/dir_000001.html b/runtime/docs/html/dir_000001.html index 37f053ab..e9fac182 100644 --- a/runtime/docs/html/dir_000001.html +++ b/runtime/docs/html/dir_000001.html @@ -4,7 +4,7 @@ -
Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages
+
Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

shellsnoop Directory Reference

Snoops on what commands are being run by shells. @@ -19,7 +19,7 @@

Detailed Description

Snoops on what commands are being run by shells.

-This is a translation of on an old dtr probe. It demonstrates maps, lists, and how to use _stp_copy_argv_from_user() and _stp_strncpy_from_user().

+This is a translation of on an old dtr probe. It demonstrates maps, lists, and how to use _stp_copy_argv_from_user() and _stp_strncpy_from_user().

Original dtr source:

 # shellsnoop.probe - snoop shell execution as it occurs.
@@ -84,6 +84,4 @@ probe sys_write:entry {
         }
     }
 }
-

-Generated on Tue Mar 22 10:27:36 2005 for SystemTap. - + -- cgit