Go to file
Roland McGrath 5b70e7c03c 2002-12-15 Roland McGrath <roland@redhat.com>
* linux/syscallent.h: Update table with names of new syscalls
	io_setup, io_destroy, io_getvents, io_submit, io_cancel.
	* linux/ia64/syscallent.h: Likewise.
	* linux/powerpc/syscallent.h: Likewise.
	* mem.c: Add sys_{get,set}_thread_area.
	* linux/syscall.h: Declare them.
	* linux/syscallent.h: Update the table for these.
	* linux/dummy.h (sys_modify_ldt): Define only #ifndef I386.
	(sys_get_thread_area, sys_set_thread_area): New macros #ifndef I386.
	* configure.in: Check for linux/xattr.h and linux/futex.h headers.
	* linux/syscall.h: Add sys_* decls for new syscalls getpmsg, putpmsg,
	readahead, sendfile64, setxattr, fsetxattr, getxattr, fgetxattr, int
	listxattr, flistxattr, removexattr, fremovexattr, sched_setaffinity,
	sched_getaffinity, futex.
	* linux/syscallent.h: Update the table.
	* io.c: Add sys_sendfile64.
	* file.c: Add sys_readahead, sys_*xattr.
	* process.c: Add sys_futex, sys_*affinity.
	* linux/syscall.h (SYS_socket_subcall): Define to 256 on all machines.
	(SYS_ipc_subcall): Always SYS_socket_subcall + SYS_socket_nsubcalls.
	* linux/syscallent.h: Update the table for socket and ipc subcalls.
2002-12-15 23:58:35 +00:00
debian Add Debian packaging setup 2002-03-31 18:45:45 +00:00
freebsd cope with FreeBSD compatability syscalls 2001-03-08 17:27:20 +00:00
linux 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:35 +00:00
sunos4 Add Linux MIPS support 1999-10-31 21:15:38 +00:00
svr4 cope with ioctl #defines with extraneous spaces 2002-05-17 14:04:24 +00:00
test add clone 2000-09-03 23:38:17 +00:00
.cvsignore Ignore autom4te.cache (from autoconf) 2002-09-23 15:52:51 +00:00
acconfig.h 2002-10-07 Michal Ludvig <mludvig@suse.cz> 2002-10-07 14:31:00 +00:00
aclocal.m4 Improve tracing of timod ioctls 2002-05-23 11:48:58 +00:00
autogen.sh Rename cvsbuild to autogen.sh 2002-03-31 19:08:04 +00:00
bjm.c Merged patch fixing MIPS build. 2002-11-06 14:00:12 +00:00
ChangeLog 2002-11-09 Heiko Carstens <heiko.carstens@de.ibm.com> 2002-11-11 12:50:47 +00:00
config.guess Update config.sub and config.guess 2001-07-02 16:53:25 +00:00
config.sub 2002-10-07 Michal Ludvig <mludvig@suse.cz> 2002-10-07 14:31:00 +00:00
configure.in 2002-10-07 Michal Ludvig <mludvig@suse.cz> 2002-10-07 14:31:00 +00:00
COPYRIGHT update copyright 2002-03-31 18:43:00 +00:00
CREDITS Added missing ChangeLog by Heiko Carstens. 2002-10-09 09:16:22 +00:00
defs.h Added switch for printing only succeeding syscalls. 2002-11-06 13:17:21 +00:00
desc.c 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:18 +00:00
errnoent.sh Initial revision 1999-02-19 00:21:36 +00:00
file.c 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:23 +00:00
INSTALL Initial revision 1999-02-19 00:21:36 +00:00
install-sh Initial revision 1999-02-19 00:21:36 +00:00
io.c 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:23 +00:00
ioctl.c Copyright update 2001-08-03 21:52:13 +00:00
ioctlsort.c Implement new way to get the ioctl list for Linux: instead of 2001-03-17 17:26:34 +00:00
ipc.c Add FreeBSD support 2000-09-01 21:03:06 +00:00
Makefile.in 2002-10-07 Michal Ludvig <mludvig@suse.cz> 2002-10-07 14:31:00 +00:00
mem.c 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:17 +00:00
net.c fix unsigned arithmetic bug in previous change 2002-05-24 10:19:44 +00:00
NEWS Committed NEWS. 2002-11-06 13:19:15 +00:00
PORTING Initial revision 1999-02-19 00:21:36 +00:00
proc.c Add FreeBSD support 2000-09-01 21:03:06 +00:00
process.c 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:26 +00:00
README fix mailinglist address 2001-04-12 09:00:24 +00:00
README-CVS Update for cvsbuild rename 2002-03-31 20:45:07 +00:00
README-freebsd Add FreeBSD support 2000-09-01 21:09:08 +00:00
README-linux README-linux: updated to note that strace might not compile 2000-04-10 22:22:31 +00:00
README-sunos4 Initial revision 1999-02-19 00:21:36 +00:00
README-svr4 Add UnixWare support to configure 1999-11-29 15:34:02 +00:00
resource.c Import lots of ia64 related changes from David Mosberger 2001-10-09 23:47:38 +00:00
signal.c 2002-10-07 Michal Ludvig <mludvig@suse.cz> 2002-10-07 14:31:00 +00:00
signalent.sh Initial revision 1999-02-19 00:21:36 +00:00
sock.c Merge patch from Greg Banks for Linux/SuperH support 2002-05-01 16:39:22 +00:00
strace-graph Update strace-graph copyright to BSD 1999-08-30 23:26:53 +00:00
strace.1 Bunch of stuff 1999-12-23 14:20:14 +00:00
strace.c Added switch for printing only succeeding syscalls. 2002-11-06 13:17:21 +00:00
stream.c 2002-10-07 Michal Ludvig <mludvig@suse.cz> 2002-10-07 14:31:00 +00:00
syscall.c 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:31 +00:00
syscallent.sh Initial revision 1999-02-19 00:21:36 +00:00
system.c Merged patch fixing MIPS build. 2002-11-06 14:00:12 +00:00
term.c more FreeBSD updates 2000-09-03 23:57:48 +00:00
time.c FreeBSD updates, make things compile on Linux 2.2 kernels 2000-10-13 12:47:12 +00:00
TODO Merge iov fixes from Richard Kettlewell 2001-07-10 13:48:44 +00:00
util.c 2002-10-07 Michal Ludvig <mludvig@suse.cz> 2002-10-07 14:31:00 +00:00
version.c Update version number to 4.4 2001-08-19 12:12:13 +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://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>