From 3ae203b24203fc169e39f7b733f11038aafa80ef Mon Sep 17 00:00:00 2001 From: dsmith Date: Tue, 26 Sep 2006 21:39:52 +0000 Subject: 2006-09-26 David Smith * README: Changed 'stpd' references to 'staprun'. * README.doc: Ditto. * TODO: Ditto. * io.c: Ditto. * print.c: Ditto. * runtime.h: Ditto. * bench2/bench.rb: Ditto. --- runtime/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/TODO') diff --git a/runtime/TODO b/runtime/TODO index 794110d9..9acb11b9 100644 --- a/runtime/TODO +++ b/runtime/TODO @@ -2,9 +2,9 @@ @file TODO @brief To-Do List -***** STPD ***** +***** STAPRUN ***** -@todo stpd - Implement command that runtime can send to stpd to tell it to fork a specified program and pass +@todo staprun - Implement command that runtime can send to staprun to tell it to fork a specified program and pass the output from the probe module to it. Create example probe to use it. ***** runtime ***** -- cgit