A terminal user interface (TUI) for visualizing and exploring strace output.
https://github.com/user-attachments/assets/a190090e-1e30-4692-9a20-5b2315cb7634
Supported features:
-tt -k -f -s 1024) (also provides JSON output of parsed traces).strace -k) to function names and source lines using addr2line.Missing features:
At the moment, the easiest way to install is via Cargo:
cargo install strace-tui
Can also be installed from source:
git clone https://github.com/Rodrigodd/strace-tui.git
cd strace-tui
cargo install --path .
strace -o trace.txt -tt -k -f -s 1024 ls -la
strace-tui parse trace.txt
strace-tui trace ls -la
Licensed under either of
at your option.
$ claude mcp add strace-tui \
-- python -m otcore.mcp_server <graph>