summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/gprof.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* a.out went awayderaadt2013-10-191-3/+2
* remove makefile hacks to build links. Instead, change the files thatespie2007-12-091-2/+2
* add missing prototypes all over the place, u_long -> unsigned long (userlandespie2006-03-251-52/+48
* Add ELFDEBUG to mirror the a.out debug that already exists.marc2004-07-201-1/+2
* make lowpc and highpc into long, fixing gprof on 64-bit archs with textart2004-07-201-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Split out symbol handling into a separate file.art2002-05-081-11/+3
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-14/+14
* _wall, err/warn; dummy hppa part, like othersmickey2001-03-221-60/+52
* New compilation scheme, more cross-compiler friendly, less error-prone.miod2001-03-211-35/+2
* Add powerpc support to gprof. (primative support).rahnds1996-12-221-1/+4
* rcsidderaadt1996-06-261-0/+1
* sync to netbsd 960418deraadt1996-04-211-1/+4
* initial import of NetBSD treederaadt1995-10-181-0/+355