aboutsummaryrefslogtreecommitdiff
path: root/gprof/gprof.c
AgeCommit message (Collapse)AuthorFilesLines
1991-07-22Put in a check to make sure symbols have names; if there is no name, thenSean Eric Fagan1-0/+3
the symbol is not a function (I assume).
1991-07-22Made gprof use bfd instead. This is the first step in allowing cross-hostedSean Eric Fagan1-110/+122
gprof use.
1991-07-18Initial revisionSean Eric Fagan1-0/+691