History log of /freebsd-current/usr.bin/gprof/kernel.c
Revision Date Author Comments
# 1d386b48 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c pattern

Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/


# af2637db 14-Feb-2013 Philippe Charnier <charnier@FreeBSD.org>

rework old-style functions prototypes
reduce WARNS=6 output


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 58f45f54 05-Oct-2004 Brian Feldman <green@FreeBSD.org>

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


# 8b061e14 23-May-2004 Stefan Farfeleder <stefanf@FreeBSD.org>

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

Approved by: das (mentor)


# e026a48c 29-Jun-2002 David E. O'Brien <obrien@FreeBSD.org>

Consistently use FBSDID


# 3fc980b1 30-Oct-2001 Brian Feldman <green@FreeBSD.org>

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