summaryrefslogtreecommitdiffstats
path: root/usr.sbin/btrace/TODO
blob: 74f28acc5bd791d2346042bf6dd8f743a6cc0537 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Missing feature:

- Option "-c command" to run `command' and use its PID as filter.

Missing language features:

- if/else
- scratch variable ($name)
- `args', tracepoint arguments support (requires kernel work)
- str()
- @ = hist(x)
- @ = lhist(x, min, max, step)

Improvements:

- implement arithmetic operator precedence
- rewrite stmt_printf() to not use strings internally
- look at collision in map hash