summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/gprof.h
AgeCommit message (Expand)Author
2015-12-06Fix qsort() comparison functions:Philip Guenther
2015-11-16pledge for gprof: "stdio rpath wpath cpath" in the beginning, then dropPascal Stumpf
2013-10-19a.out went awayTheo de Raadt
2007-12-09remove makefile hacks to build links. Instead, change the files thatMarc Espie
2006-03-25add missing prototypes all over the place, u_long -> unsigned long (userlandMarc Espie
2004-07-20Add ELFDEBUG to mirror the a.out debug that already exists.Marco S Hyman
2004-07-20make lowpc and highpc into long, fixing gprof on 64-bit archs with textArtur Grabowski
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-08Split out symbol handling into a separate file.Artur Grabowski
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-03-22_wall, err/warn; dummy hppa part, like othersMichael Shalayeff
2001-03-21New compilation scheme, more cross-compiler friendly, less error-prone.Miod Vallat
1996-12-22Add powerpc support to gprof. (primative support).Dale S. Rahn
1996-06-26rcsidTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt