summaryrefslogtreecommitdiff
path: root/usr.bin/gprof
AgeCommit message (Expand)Author
2018-06-11Restore the MKGROFF=bo MKCXX=yes buildkamil
2014-07-05Reorg docs, part 1:dholland
2014-07-05Rework /usr/share/doc.dholland
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-01-05Add ${MACROS} to ${ROFF} usage to make output readablepooka
1999-02-09Goodbye, Berkeley gprof; we shall miss you!tv
1999-02-03Re-enable binutils-based gprof for i386, and disable old gprof on i386.tv
1998-11-07binutils gprof doesn't support mips. Build a.out gprof on mips, to supportjonathan
1998-09-27don't install in /usr/share if NOSHARE is definedlukem
1998-06-09Fix erroneous prototypes.ragge
1998-05-06Kluge to make the build not bomb out in here.mycroft
1998-03-30remove registermrg
1998-03-15avoid extraneous gcc warnings.mrg
1998-02-23More table-driven changes for different toolchains:jonathan
1998-02-23Remove WARNS= 0 from HEAD.jonathan
1998-02-23Descend into gprof on all ports to build doc/psd/18.gprof.jonathan
1998-02-22WARNSifychristos
1997-12-21Work with obj directorieschristos
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-19use WARNS=0 not WARNS?=0 to disable warningslukem
1997-10-11Use bsd.subdir.mk as appropriate.mycroft
1997-07-16xref moncontrol(3) instead of obsolete monitor(3), sort xrefsmikel
1997-07-10xref exit(3) not exit(2)mikel
1997-03-24- Makefile cleanupschristos
1997-01-30let the flat profile ignore symbols specified with -E.matthias
1996-10-18Use ${INSTALL}.thorpej
1996-10-15milliseconds, not millesecondsexplorer
1996-04-20Updated to work correctly, pointed out by Tom Ivar Helbekkmo.ragge
1996-04-01Include arm32.h when required.mark
1996-04-01Initial commit of the machine dependant gprof files for the arm32 port.mark
1995-11-21Describe PROFDIR environment variablejtc
1995-04-19add alpha support files.cgd
1995-04-19add -D${MACHINE_ARCH} to cflags; machines with new cpp predefs need it.cgd
1995-04-19alphabetize machine includes, add alphacgd
1995-04-19clean up RCS idscgd
1994-10-19sparc handles `-c'.pk
1994-10-06Fix RCS id format.mycroft
1994-09-19Don't forget to install .pic files.mycroft
1994-06-30deal with new share/doc strategycgd
1994-06-25update for new doc-make/install strategycgd
1994-06-09another missing pc532/ns32k #ifphil
1994-06-01At least prevent SIGBUS'es on so called functions (strings in text space).pk
1994-05-17clean up import, etc.cgd
1994-05-17new gprofcgd
1994-05-14get it to compile, with new location of gmon.hcgd
1994-03-09#if <arch_name> -> #ifdef <arch_name>, per suggestion by phil.cgd
1994-03-09Adding the ns32k support. Currently just a copy of the i386 files.phil
1994-02-10kill bogus install -d's, and clean slightlycgd
1994-01-11Fix spelling errors.jtc