This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
gprof
History
green
481a4ac3e6
Make sure to return 0 from kernel_getnfile() since if there were an
...
error, it would exit() (and it needs to return a value).
2004-10-05 23:49:27 +00:00
..
PSD.doc
Remove 2 more unused doc Makefiles.
2003-02-04 18:26:08 +00:00
alpha.h
…
amd64.h
…
aout.c
Retire support for gprof's -c option. All our currently supported
2004-06-20 11:05:25 +00:00
arcs.c
Retire support for gprof's -c option. All our currently supported
2004-06-20 11:05:25 +00:00
arm.h
Some arm bits for gprof.
2004-05-14 13:44:04 +00:00
dfn.c
…
elf.c
…
gprof.1
Deal with double whitespace.
2004-07-03 00:24:45 +00:00
gprof.c
Fix a few cases that relied on 'implicit int' (constraint violation in C99).
2004-07-11 17:37:33 +00:00
gprof.callg
…
gprof.flat
…
gprof.h
Use a proper prototype for hertz().
2004-10-03 18:22:35 +00:00
hertz.c
Use a proper prototype for hertz().
2004-10-03 18:22:35 +00:00
i386.h
…
ia64.h
…
kernel.c
Make sure to return 0 from kernel_getnfile() since if there were an
2004-10-05 23:49:27 +00:00
lookup.c
…
Makefile
Retire support for gprof's -c option. All our currently supported
2004-06-20 11:05:25 +00:00
pathnames.h
…
printgprof.c
Include <string.h> for prototypes of various string functions.
2004-05-24 12:44:00 +00:00
printlist.c
Include <string.h> for prototypes of various string functions.
2004-05-24 12:44:00 +00:00
sparc64.h
…