strace

Linux syscall tracer

Technologies

c
linux
shell script
make
git
awk
shell
autotools
gawk

Topics

linux
tracing
syscall
c
git
debugging
diagnostic
https://strace.io/
Chat
Email
Mailing List / Forum

Projects

Contributor

Yun-Chih Chen

Multi-platform continuous tests infrastructure

Strace is an essential tool which has been ported to multiple architectures. To confidently ship release, we need to ensure each new commit has been...

View project detailsView code

Contributor

Fabien Siron

Netlink socket parsers

Netlink is, basically, an API used to transfer information between kernel and user-space processes. It consists on a standard sockets-based interface...

View project detailsView code

Contributor

Naam

Strace Fault Injection Proposal

Fault injection is something that could be really usefull in many ways for developpers and testers. It could be used in test suites context to assert...

View project detailsView code

Contributor

Lineprinter

Truly structured output for strace

Parsing current strace output is not an ideal solution, because: this is excessively difficult: the output is intended to humans, not robots;...

View project detailsView code