Date: Mon, 12 Jan 2009 21:49:42 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/gprof gprof.c Message-ID: <200901122149.n0CLnsMD091616@repoman.freebsd.org>
index | next in thread | raw e-mail
obrien 2009-01-12 21:49:42 UTC
FreeBSD src repository
Modified files:
usr.bin/gprof gprof.c
Log:
SVN rev 187116 on 2009-01-12 21:49:42Z by obrien
If running with "-K" really do not information about symbols from the a.out
argument. Before this fix, after searching the currently-running kernel,
we would still search the a.out argument - completely override the in-kernel
list, essentially defeating the K flag's purpose.
PR: 47387
Submitted by: Ryan Beasley <ryanb@goddamnbastard.org>
Revision Changes Path
1.25 +1 -1 src/usr.bin/gprof/gprof.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901122149.n0CLnsMD091616>
