History log of /freebsd-10.2-release/usr.bin/gprof/kernel.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 246783 14-Feb-2013 charnier

rework old-style functions prototypes
reduce WARNS=6 output


# 136175 05-Oct-2004 green

Make sure to return 0 from kernel_getnfile() since if there were an
error, it would exit() (and it needs to return a value).


# 129657 24-May-2004 stefanf

Include <string.h> for prototypes of various string functions.

Approved by: das (mentor)


# 99112 30-Jun-2002 obrien

Consistently use FBSDID


# 85739 30-Oct-2001 green

Add -K support to gprof(1), which enables dynamic symbol resolution from
the currently-running kernel (and supercedes an executable file argument
given). With this change, properly-compiled KLD modules are now
able to be profiled.

Obtained from: NAI Labs CBOSS project
Funded by: DARPA