diff options
Diffstat (limited to 'runtime/TODO')
-rw-r--r-- | runtime/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
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 ***** |