Go to file
Dmitry V. Levin 65c1a81f6a Fix biarch support in IO dumping
* syscall.c (dumpio): Switch on tcp->sys_func instead of tcp->scno
for more reliable results.
2011-02-09 00:39:47 +00:00
debian Prepare for 4.5.20 release 2010-04-13 16:09:23 +00:00
freebsd Mark shell scripts as executable 2009-09-18 12:07:03 +00:00
linux Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return values 2011-01-19 00:52:15 +00:00
m4 Fix off_t/rlim_t size checks when cross-compiling 2010-09-15 15:36:00 +00:00
sunos4 Mark shell scripts as executable 2009-09-18 12:07:03 +00:00
svr4 Mark shell scripts as executable 2009-09-18 12:07:03 +00:00
test Cleanup trailing whitespaces and indentation that uses spaces before tabs 2009-07-08 14:57:27 +00:00
.gitignore Ignore .gdb files from FLAT toolchains 2009-10-07 19:06:22 +00:00
AUTHORS 2002-12-22 Roland McGrath <roland@redhat.com> 2002-12-30 00:51:30 +00:00
bjm.c Check umove() return code 2009-11-06 17:27:46 +00:00
block.c block.c: cleanup 2011-01-16 23:07:51 +00:00
ChangeLog-CVS Generate ChangeLog from git log 2009-07-08 21:01:21 +00:00
configure.ac Parse SOL_SCTP socket options 2011-01-14 17:47:53 +00:00
COPYRIGHT update copyright 2002-03-31 18:43:00 +00:00
count.c Fix const-correctness issues uncovered by gcc -Wwrite-strings 2010-09-07 00:59:18 +00:00
CREDITS 2007-11-20 Roland McGrath <roland@redhat.com> 2007-11-21 04:32:24 +00:00
defs.h Simplify tprintf() declaration 2011-02-09 00:03:11 +00:00
desc.c Fix const-correctness issues uncovered by gcc -Wwrite-strings 2010-09-07 00:59:18 +00:00
errnoent.sh Mark shell scripts as executable 2009-09-18 12:07:03 +00:00
file.c Add biarch support for powerpc64 2010-07-13 19:13:03 +02:00
git-set-file-times * git-set-file-times: Import from rsync. 2009-10-09 23:07:28 +00:00
gitlog-to-changelog Generate ChangeLog from git log 2009-07-08 21:01:21 +00:00
HACKING-scripts HACKING-scripts: new doc file by Mike Frysinger 2009-02-23 07:56:01 +00:00
INSTALL Cleanup trailing whitespaces and indentation that uses spaces before tabs 2009-07-08 14:57:27 +00:00
io.c Factor out printing of 64bit syscall argument 2009-11-04 17:10:25 +01:00
ioctl.c Add block ioctl support 2011-01-15 20:15:31 +00:00
ioctlsort.c Fix const-correctness issues uncovered by gcc -Wwrite-strings 2010-09-07 00:59:18 +00:00
ipc.c Fix msgsnd indirect ipccall decoding 2010-03-31 22:22:01 +00:00
make-dist * make-dist: Clean up. 2009-10-11 16:30:57 -07:00
Makefile.am Add block ioctl support 2011-01-15 20:15:31 +00:00
mem.c Decode TLS syscalls on m68k 2010-05-28 22:28:51 +02:00
net.c Parse SOL_SCTP socket options 2011-01-14 17:47:53 +00:00
NEWS Prepare for 4.5.20 release 2010-04-13 16:09:23 +00:00
PORTING Initial revision 1999-02-19 00:21:36 +00:00
proc.c AVR32 support by Hans-Christian Egtvedt 2009-02-27 20:32:52 +00:00
process.c Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return values 2011-01-19 00:52:15 +00:00
quota.c 2006-10-16 Dmitry V. Levin <ldv@altlinux.org> 2006-10-16 00:26:47 +00:00
README More cleanups from Mike Frysingler: 2009-02-23 08:07:45 +00:00
README-freebsd trailing whitespace removal, no code changes 2009-01-02 13:03:44 +00:00
README-hacking Generate ChangeLog from git log 2009-07-08 21:01:21 +00:00
README-linux Cleanup trailing whitespaces and indentation that uses spaces before tabs 2009-07-08 14:57:27 +00:00
README-sunos4 Initial revision 1999-02-19 00:21:36 +00:00
README-svr4 Cleanup trailing whitespaces and indentation that uses spaces before tabs 2009-07-08 14:57:27 +00:00
resource.c Handle biarch get/setrlimit 2010-07-17 17:46:28 +02:00
scsi.c 2007-03-29 Vladimir Nadvornik <nadvornik@suse.cz> 2007-06-30 11:37:09 +00:00
signal.c Fix const-correctness issues uncovered by gcc -Wwrite-strings 2010-09-07 00:59:18 +00:00
signalent.sh Mark shell scripts as executable 2009-09-18 12:07:03 +00:00
sock.c Check umove() return code 2009-11-06 17:27:46 +00:00
strace-graph Cleanup trailing whitespaces and indentation that uses spaces before tabs 2009-07-08 14:57:27 +00:00
strace.1 strace.1: fix misleading italics 2011-01-14 17:17:20 +00:00
strace.c Test PTRACE_O_TRACECLONE and PTRACE_O_TRACEVFORK along with PTRACE_O_TRACEFORK 2011-01-13 14:49:39 +00:00
strace.spec Fix sourceforge download URL. 2010-06-13 03:12:18 -07:00
stream.c Fix const-correctness issues uncovered by gcc -Wwrite-strings 2010-09-07 00:59:18 +00:00
syscall.c Fix biarch support in IO dumping 2011-02-09 00:39:47 +00:00
syscallent.sh Mark shell scripts as executable 2009-09-18 12:07:03 +00:00
system.c sh: Add support for tracing sys_cacheflush system call 2010-12-03 17:27:29 +00:00
term.c Remove dead code 2010-02-04 22:40:57 +00:00
time.c Update the list of CLOCK_* constants to match Linux kernel v2.6.32+ 2010-09-17 09:19:49 +00:00
TODO Merge iov fixes from Richard Kettlewell 2001-07-10 13:48:44 +00:00
util.c Fix const-correctness issues uncovered by gcc -Wwrite-strings 2010-09-07 00:59:18 +00:00
xlate.el Initial revision 1999-02-19 00:21:36 +00:00

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://sourceforge.net/projects/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>