freebsd-dev/usr.bin/truss
Warner Losh 89fe547f2a Add preliminary support for truss on MIPS. It compiles, but has not
been extensively tested.  And the ELF64 stuff likely is not quite
right...

# There's a lot of cut-n-paste code here that could easily be
# refactored, at least for FreeBSD syscalls.
2009-02-15 01:26:49 +00:00
..
amd64-fbsd32.c Teach truss about 32-bit FreeBSD and Linux binaries on amd64. Some 2008-05-16 15:34:06 +00:00
amd64-fbsd.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
amd64-linux32.c Teach truss about 32-bit FreeBSD and Linux binaries on amd64. Some 2008-05-16 15:34:06 +00:00
amd64linux32.conf Teach truss about 32-bit FreeBSD and Linux binaries on amd64. Some 2008-05-16 15:34:06 +00:00
extern.h Add preliminary support for truss on MIPS. It compiles, but has not 2009-02-15 01:26:49 +00:00
fbsd32.conf Teach truss about 32-bit FreeBSD and Linux binaries on amd64. Some 2008-05-16 15:34:06 +00:00
i386-fbsd.c Fix handling of Quad-type arguments. Previously, syscalls 2007-07-28 23:15:04 +00:00
i386-linux.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
i386.conf Don't want a stray systrace_args.c in objdir. 2007-05-22 10:36:12 +00:00
i386linux.conf Don't want a stray systrace_args.c in objdir. 2007-05-22 10:36:12 +00:00
ia64-fbsd.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
main.c Add preliminary support for truss on MIPS. It compiles, but has not 2009-02-15 01:26:49 +00:00
Makefile Teach truss about 32-bit FreeBSD and Linux binaries on amd64. Some 2008-05-16 15:34:06 +00:00
mips-fbsd.c Add preliminary support for truss on MIPS. It compiles, but has not 2009-02-15 01:26:49 +00:00
powerpc-fbsd.c Fix handling of Quad-type arguments. Previously, syscalls 2007-07-28 23:15:04 +00:00
setup.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
sparc64-fbsd.c MFp4: Bugfixes for truss(1): 2007-06-26 22:42:37 +00:00
syscall.h Try to make this code slightly less painful to read. 2008-07-31 17:15:21 +00:00
syscalls.c Try to make this code slightly less painful to read. 2008-07-31 17:15:21 +00:00
truss.1 Attaching to the init process returns EINVAL, 2009-01-23 00:58:14 +00:00
truss.h Make use of ptrace(2) instead of procfs in truss(1), eliminating 2007-04-10 04:03:34 +00:00