diff options
author | dsmith <dsmith> | 2006-09-26 21:39:16 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2006-09-26 21:39:16 +0000 |
commit | cc6dac44fe06855e8d1f69f9582ba5525869c4ab (patch) | |
tree | 3ec6ca39da3671851ce9fde733288d1ace3b736b /runtime/probes/where_func | |
parent | 402c36ddc19668091f30f4bbe95088af55af9bf1 (diff) | |
download | systemtap-steved-cc6dac44fe06855e8d1f69f9582ba5525869c4ab.tar.gz systemtap-steved-cc6dac44fe06855e8d1f69f9582ba5525869c4ab.tar.xz systemtap-steved-cc6dac44fe06855e8d1f69f9582ba5525869c4ab.zip |
2006-09-26 David Smith <dsmith@redhat.com>
* bench/run_bench: Changed 'stpd' references to 'staprun'.
* bench/trans_bench: Ditto.
* where_func/README: Ditto.
Diffstat (limited to 'runtime/probes/where_func')
-rw-r--r-- | runtime/probes/where_func/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/probes/where_func/README b/runtime/probes/where_func/README index b73aca05..78009566 100644 --- a/runtime/probes/where_func/README +++ b/runtime/probes/where_func/README @@ -25,5 +25,5 @@ The instrumentation is removed as root with: -Will Cohen Note that this module is broken now because we don't pass the module parameter -tp stpd. FIXME +tp staprun. FIXME */ |