summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/btrace/TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/btrace/TODO b/usr.sbin/btrace/TODO
index 7773fe30598..74f28acc5bd 100644
--- a/usr.sbin/btrace/TODO
+++ b/usr.sbin/btrace/TODO
@@ -1,6 +1,9 @@
-Missing features:
+Missing feature:
+
+- Option "-c command" to run `command' and use its PID as filter.
+
+Missing language features:
-- automatically print variables on exit
- if/else
- scratch variable ($name)
- `args', tracepoint arguments support (requires kernel work)