Lines Matching refs:strace
2 Name: strace
7 URL: https://strace.io
8 Source: https://strace.io/files/%{version}/strace-%{version}.tar.xz
31 The strace program intercepts and records the system calls called and
37 Install strace if you need a tool to track the system calls made and
44 echo -n 2018-07-07 > .strace.1.in.date
66 rm -f %{buildroot}%{_bindir}/strace-graph
75 %{buildroot}%{_bindir}/strace -V
86 %{_bindir}/strace
87 %{_bindir}/strace-log-merge
91 * Tue Oct 30 2018 strace-devel@lists.strace.io - 4.25-1
92 - strace 4.25 snapshot.
193 + fixed handling of files with 64-bit inode numbers by 32-bit strace (#912790);
223 + exit/kill strace with traced process exitcode/signal (#105371);
554 - strace 3.1 patches carried along for now.