From 849e99602e4b0487dad23e28cb6a94bf013f40a4 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 26 May 2005 07:18:22 +0000 Subject: Remove all the generated html files. --- runtime/docs/html/dir_000000.html | 41 --------------------------------------- 1 file changed, 41 deletions(-) delete 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 deleted file mode 100644 index 9ee08412..00000000 --- a/runtime/docs/html/dir_000000.html +++ /dev/null @@ -1,41 +0,0 @@ - - -SystemTap: probes/ Directory Reference - - - -
Main Page | Modules | Directories | File List | 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. -- cgit