summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/printgprof.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simply some for() loops to eliminate "computed, not used" warnings.krw2016-12-221-8/+7
* Fix qsort() comparison functions:guenther2015-12-061-26/+38
* Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopederaadt2015-08-201-3/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* add missing prototypes all over the place, u_long -> unsigned long (userlandespie2006-03-251-39/+21
* Fix formats in debug printfs to work correctly on 64-bit archs.art2004-07-201-4/+4
* add missing includesdavid2003-07-101-2/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* snprintfderaadt2003-04-051-7/+8
* change the extra text following preprocessor directives into comments.danh2002-03-251-4/+4
* kill more registersmpech2001-11-191-8/+8
* Make this work again, this might be ugly, but it works; bad mickey.fgsch2001-03-311-8/+8
* _wall, err/warn; dummy hppa part, like othersmickey2001-03-221-82/+80
* rcsidderaadt1996-06-261-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+724