Index of /~brian/course/2007/cunix/code/strace-4.5.9
Name Last modified Size Description
Parent Directory 18-May-2007 22:23 -
AUTHORS 22-Dec-2002 06:24 1k
COPYING 21-Dec-2002 21:07 18k
COPYRIGHT 31-Mar-2002 13:43 2k
CREDITS 09-Oct-2002 05:16 2k
ChangeLog 04-Feb-2005 04:52 117k
INSTALL 18-Feb-1999 19:21 8k
Makefile 25-Feb-2007 11:50 26k
Makefile.am 12-Jul-2004 03:53 4k
Makefile.in 04-Feb-2005 04:25 27k
NEWS 02-Feb-2005 15:47 6k
PORTING 18-Feb-1999 19:21 4k
TODO 10-Jul-2001 09:48 1k
acinclude.m4 13-Apr-2004 22:21 7k
aclocal.m4 04-Feb-2005 04:25 36k
bjm.c 03-Sep-2004 23:39 6k
compile 21-Dec-2002 21:07 3k
config.guess 01-Feb-2005 23:18 42k
config.h 27-Feb-2005 22:47 12k
config.h.in 04-Feb-2005 04:25 11k
config.log 25-Feb-2007 11:48 140k
config.status 25-Feb-2007 11:48 43k
config.sub 01-Feb-2005 23:18 31k
configure 04-Feb-2005 04:25 267k
configure.ac 04-Feb-2005 04:11 6k
debian/ 04-Feb-2005 04:54 -
defs.h 01-Feb-2005 23:44 19k
depcomp 31-Aug-2004 04:19 14k
desc.c 19-Oct-2004 22:18 14k
desc.o 27-Feb-2005 22:47 36k
errnoent.sh 18-Feb-1999 19:22 2k
file.c 04-Feb-2005 04:49 50k
freebsd/ 04-Feb-2005 04:54 -
install-sh 31-Aug-2004 04:19 9k
io.c 07-Oct-2004 15:09 8k
ioctl.c 02-Feb-2005 15:32 6k
ioctlsort.c 17-Mar-2001 12:26 2k
ipc.c 03-Sep-2004 23:39 11k
linux/ 04-Feb-2005 04:54 -
mem.c 07-Oct-2004 14:53 16k
missing 31-Aug-2004 04:19 10k
mkinstalldirs 31-Aug-2004 04:19 3k
net.c 01-Feb-2005 22:11 39k
proc.c 03-Sep-2004 23:39 6k
process.c 01-Feb-2005 23:16 78k
resource.c 06-Oct-2004 18:14 14k
signal.c 01-Feb-2005 23:16 41k
signalent.sh 18-Feb-1999 19:22 2k
sock.c 02-Feb-2005 15:25 6k
stamp-h1 25-Feb-2007 11:48 1k
strace-graph 30-Aug-1999 19:26 8k
strace.1 31-Aug-2004 03:47 18k
strace.c 01-Feb-2005 23:44 54k
strace.o 25-Feb-2007 11:46 65k
strace.spec 04-Feb-2005 04:52 11k
stream.c 03-Sep-2004 23:39 28k
sunos4/ 04-Feb-2005 04:54 -
svr4/ 04-Feb-2005 04:54 -
syscall.c 01-Feb-2005 23:42 63k
syscall.o 27-Feb-2005 22:47 79k
syscallent.sh 30-Mar-2003 20:03 3k
system.c 01-Feb-2005 23:36 57k
term.c 03-Sep-2004 23:39 9k
time.c 06-Oct-2004 18:27 12k
util.c 02-Feb-2005 15:55 45k
util.o 27-Feb-2005 22:47 38k
This is strace 4.0, a system call tracer for SunOS 4.x, Linux, System
V release 4, Solaris 2.x and Irix 5.x. strace is released under a
Berkeley-style license at the request of Paul Kranenburg; see the file
COPYRIGHT for details.
Read the INSTALL file for generic instructions on how to install
strace. If configure cannot guess your system configuration, you can
specify it on the command line after the other options like this:
./configure --prefix=/usr i486-linux
A single sunos4.1 binary should work on all the sun4, sun4c and sun4m
kernel architectures. Let me know if sun4d doesn't work. Other
i486-*-sysv4 systems may work with little or no tweaking.
See the file NEWS for information on what has changed in recent
versions.
See the file PORTING if you like strace but it doesn't work on an
operating system you use frequently.
See the file CREDITS to see who has contributed to strace.
See the file TODO if you feel like helping out.
You can get the latest version of strace from its homepage at
http://www.liacs.nl/~wichert/strace/ .
Please send bug reports and enhancements to the strace
mailinglist at strace-devel@lists.sourceforge.net, or directly to
Wichert Akkerman <wakkerma@debian.org>