diff options
Diffstat (limited to 'runtime/probes/where_func/README')
-rw-r--r-- | runtime/probes/where_func/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/probes/where_func/README b/runtime/probes/where_func/README index 4c57614b..b73aca05 100644 --- a/runtime/probes/where_func/README +++ b/runtime/probes/where_func/README @@ -23,4 +23,7 @@ The instrumentation is removed as root with: /sbin/rmmod kprobe_funct_where \endcode -Will Cohen + +Note that this module is broken now because we don't pass the module parameter +tp stpd. FIXME */ |