From e94cb46c2219da504a559d49eeda3e4134b96453 Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 22 Mar 2005 18:36:50 +0000 Subject: *** empty log message *** --- runtime/docs/html/dir_000001.html | 6 ++---- 1 file changed, 2 insertions(+), 4 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 b2802585..37f053ab 100644 --- a/runtime/docs/html/dir_000001.html +++ b/runtime/docs/html/dir_000001.html @@ -13,15 +13,13 @@

Files

file  dtr.c [code] -file  dtr.mod.c [code] - file  README [code]

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.
@@ -87,5 +85,5 @@ probe sys_write:entry {
     }
 }
 

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