blob: f2f6a66af1f7f4b07425760e9079e4e692aac021 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Missing feature:
- Option "-c command" to run `command' and use its PID as filter.
Missing language features:
- if/else
- `args', tracepoint arguments support (requires kernel work)
- str(args->buf, args->count)
Improvements:
- rewrite stmt_printf() to not use strings internally
- look at collision in map hash
|