strace

strace 4.5.19

Tracks and displays system calls associated with a running process

http://sourceforge.net/projects/strace/

Packager: Faik Uygur

License: as-is

Actions

Build files

Bug reports

Binary packages

strace

Release history

ReleaseRelease dateVersionUpdaterComment
102010-05-134.5.19Onur KüçükActionsapi enhancement
92010-03-054.5.19Onur KüçükAdd missing libaio build dependency (no it is not runtime dependency)
Correct socket types to fix build with newer kernels and 64bit
82009-11-024.5.19Faik Uygur* When command exits, strace now exits with the same exit status. If command is terminated
by a signal, strace terminates itself with the same signal, so that strace can be used as a
wrapper process transparent to the invoking parent process.
* Implemented decoding of new Linux syscalls: accept4, dup3, epoll_create1, eventfd2,
inotify_init1, pipe2, signalfd4.
* Implemented decoding of socket type flags introduced in Linux 2.6.27.
* Implemented decoding of accept4 socketcall
* Fixed syscall numbers for tee and sync_file_range.
* Marked sendfile(2) as a network syscall.
* Fixed accept(2) decoding.
* Fixed sigtimedwait(2) decoding.
72009-05-264.5.18Onur KüçükFix a memory handling error that leads to crashes
62008-12-254.5.18Faik Uygur* Fix -F option backwards compatibility.
* Fix to compile with 2.6.27 kernel
52007-08-224.5.17S.Çağlar OnurStable Update
42007-08-044.5.16İsmail DönmezStable update
32006-04-234.5.15İsmail DönmezVersion bump
22006-02-084.5.14İsmail DönmezVersion bump
12005-10-074.5.11S.Çağlar OnurFirst release.

Patches

correct_socket_types.patch