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?)
|