aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gprof
Commit message (Expand)AuthorAgeFilesLines
* Reduce diffs to current. Mainly spelling and grammar fixes.Tom Rhodes2003-02-251-14/+14
* Remove the unused doc Makefiles from RELENG_4.Tom Rhodes2003-02-051-12/+0
* The .Nm utilityPhilippe Charnier2002-06-211-6/+7
* MFC: Install files via FILES.Ruslan Ermilov2002-02-181-5/+3
* Add hint about how we name profiled libraries (append _p at the right place).Jens Schweikhardt2001-09-211-0/+11
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-7/+7
* MFC: * Most of existing include/elf.h is in elf-hints.h.David E. O'Brien2001-07-111-1/+6
* MFC: "it's" -> "its" where appropriate.Dima Dorfman2001-04-261-1/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-4/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-132-55/+0
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* Enable gprof on alpha.Hidetoshi Shimokawa1999-07-164-4/+62
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Don't ignore weak symbols.Dmitrij Tejblum1999-07-031-1/+0
* Construct the profile file name from the name of the executable. A programJean-Marc Zucconi1999-05-233-14/+13
* Make profiling work for ELF. gprof now autodetects the format ofJohn Polstra1998-09-076-208/+345
* Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.John Birrell1998-09-051-1/+1
* Don't ignore symbols containing "$". C++ destructors and otherJohn Polstra1998-08-081-4/+3
* Revert to original style.Philippe Charnier1997-07-152-5/+8
* 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bitBruce Evans1997-07-131-1/+1
* Fix typo I introduced during last commit.Philippe Charnier1997-07-111-2/+2
* Use err(3).Philippe Charnier1997-07-105-43/+42
* Sort cross references.Wolfram Schneider1997-01-151-3/+3
* Use a (signed) int32_t counter instead of an `unsigned int' counterBruce Evans1996-10-161-1/+1
* Print times/call in ns if hz >= 10e7. hz will be this large for highBruce Evans1996-06-081-3/+8
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-1/+1
* Xref clocks(7).Joerg Wunsch1996-04-051-0/+1
* Another round of man page cleanups.Mike Pritchard1996-02-121-3/+3
* Implemented non-statistical kernel profiling. This is based onBruce Evans1995-12-291-0/+4
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-3010-29/+29
* Added much-needed new options -[lL], to suppress printing of either theGarrett Wollman1994-12-222-3/+21
* New flag -u to suppress functions whose name does not begin with anBruce Evans1994-09-053-10/+32
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2741-0/+6501