Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-25 | add missing prototypes all over the place, u_long -> unsigned long (userland | Marc Espie | |
code). okay kettenis@, comments by ray@ | |||
2005-12-08 | Check fread() return value to get sane error message for too-small | Todd C. Miller | |
gmon header. Idea from Alexey Dobriyan | |||
2005-05-03 | Fix some sign issues and make kernel profiling useful on amd64. | Artur Grabowski | |
millert@ miod@ ok | |||
2004-07-20 | Fix formats in debug printfs to work correctly on 64-bit archs. | Artur Grabowski | |
miod@ ok | |||
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-05-08 | Split out symbol handling into a separate file. | Artur Grabowski | |
Implement symbol handling for ELF (based on FreeBSD). Implement dummy support for alpha, hppa, powerpc and sparc64. Tested during the last 2 months on various archs (never comitted because other stuff got in the way). Some fixups to i386 support from mickey@ This lets us switch all elf archs to this gprof. | |||
2002-03-25 | change the extra text following preprocessor directives into comments. | Dan Harnett | |
patch from David Krause <openbsd@davidkrause.com> ok millert@ | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-03-25 | extern __progname; from bob | Michael Shalayeff | |
2001-03-22 | _wall, err/warn; dummy hppa part, like others | Michael Shalayeff | |
2000-12-24 | Fix an off-by-one error. Since `i' starts at 0, not 1, we don't have to | Aaron Campbell | |
decrement it when reporting how many samples have been read so far. | |||
1999-06-16 | more #ifdef hell | Theo de Raadt | |
1998-08-11 | permit $ in symbol names since destructors now can use that char again...; ↵ | Theo de Raadt | |
jdp@freebsd | |||
1996-10-02 | Support for call graph detection using the -c options on i386 | Thorsten Lockert | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |