1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/usr.bin/truss
2009-05-15 19:41:10 +00:00
..
amd64-fbsd32.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
amd64-fbsd.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
amd64-linux32.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
amd64linux32.conf
extern.h Add preliminary support for truss on MIPS. It compiles, but has not 2009-02-15 01:26:49 +00:00
fbsd32.conf
i386-fbsd.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
i386-linux.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
i386.conf
i386linux.conf
ia64-fbsd.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
main.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
Makefile
mips-fbsd.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
powerpc-fbsd.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
setup.c Correct a bug where pr_data should have been assigned. 2009-04-13 16:22:38 +00:00
sparc64-fbsd.c Reduce diff against my local version: replace malloc+memset() cases to calloc(). 2009-05-15 19:41:10 +00:00
syscall.h Add -c option to summarize number of calls, errors, and system time. 2009-05-12 20:42:12 +00:00
syscalls.c Add -c option to summarize number of calls, errors, and system time. 2009-05-12 20:42:12 +00:00
truss.1 Add -c option to summarize number of calls, errors, and system time. 2009-05-12 20:42:12 +00:00
truss.h Add -c option to summarize number of calls, errors, and system time. 2009-05-12 20:42:12 +00:00