[go: up one dir, main page]

File: TODO

package info (click to toggle)
uftrace 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,264 kB
  • sloc: ansic: 49,132; python: 10,882; asm: 837; makefile: 760; cpp: 627; sh: 624; javascript: 191
file content (25 lines) | stat: -rw-r--r-- 803 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
- cleanup task management
- more trigger action
- trigger filtering (ignore, count, at return, ...)
- improve documentation
- report w/ multi-thread
- config file support
- filter by argument value
- filter by source location
- SDT argument support
- LTT-ng event (tracepoint) support
- reading/watching external data (global variable, cpu, ...)
- show kernel function argument and return value (with dynamic events)
- different clock support (TSC on x86, ...)
- generic field support for report
- field and sort support for TUI
- filtering on TUI
- replay on TUI
- python function tracing
- write useful script examples
- attach to existing process
- process and display multiple data together
- graph diff support
- full demangling support
- improve rust demangling
- dynamic object naming (tagging?)