Commit | Line | Data |
---|---|---|
a9c3515c DG |
1 | TODOS: |
2 | -------- | |
3 | ||
4 | * Add --socket option if no HOME found (sessiond) | |
5 | * Use realloc() in ask_sessiond() (liblttngctl) | |
40b7f485 | 6 | * perror() --> PERROR() (everywhere in the code) |
40b7f485 | 7 | * Add a command to "lttng" to consume data when the tracer is in flightrecorder mode |
23c94fee DG |
8 | * Fix error handling for UST support when enabling events on all applications. |
9 | * Support for UST remaining domains (PID, EXEC_NAME, FOLLOW_CHILDREN). |