From b9c556e44326b40b2c927a0a5b5626332a8c9587 Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 22 Mar 2005 08:57:11 +0000 Subject: *** empty log message *** --- runtime/docs/html/dir_000000.html | 43 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 runtime/docs/html/dir_000000.html (limited to 'runtime/docs/html/dir_000000.html') diff --git a/runtime/docs/html/dir_000000.html b/runtime/docs/html/dir_000000.html new file mode 100644 index 00000000..78bdc36c --- /dev/null +++ b/runtime/docs/html/dir_000000.html @@ -0,0 +1,43 @@ + + +SystemTap: probes/ Directory Reference + + + +
Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages
+ +

probes Directory Reference

This directory contains working example probes that demonstrate and test the runtime library. +More... + + + + + + +

+

+ + + +

+

+ + + +

+

+ + + +

+

+ + +

Directories

directory  shellsnoop
 Snoops on what commands are being run by shells.
directory  tasklet
 Sample probe in a tasklet.
directory  test4
 This example probe tracks file opens, reads and writes.
directory  where_func
 This is a silly little instrumentation routine to instrument functions entry by name.

Files

file  README [code]
+

Detailed Description

+This directory contains working example probes that demonstrate and test the runtime library. +

+They are tested on i386 and x86_64.


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