summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/gprof.c
AgeCommit message (Expand)Author
2005-05-03Fix some sign issues and make kernel profiling useful on amd64.Artur Grabowski
2004-07-20Fix formats in debug printfs to work correctly on 64-bit archs.Artur Grabowski
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
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-03-25change the extra text following preprocessor directives into comments.Dan Harnett
2001-11-19kill more registersMike Pechkin
2001-03-25extern __progname; from bobMichael Shalayeff
2001-03-22_wall, err/warn; dummy hppa part, like othersMichael Shalayeff
2000-12-24Fix an off-by-one error. Since `i' starts at 0, not 1, we don't have toAaron Campbell
1999-06-16more #ifdef hellTheo de Raadt
1998-08-11permit $ in symbol names since destructors now can use that char again...; jd...Theo de Raadt
1996-10-02Support for call graph detection using the -c options on i386Thorsten Lockert
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt