| Commit message (Expand) | Author | Age | Files | Lines |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -6/+6 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Make profiling work for ELF. gprof now autodetects the format of | jdp | 1998-09-07 | 1 | -1/+5 |
* | Changed to the C9x draft spelling of the (unsigned) integral type | bde | 1998-07-14 | 1 | -9/+8 |
* | Oops, fptrint_t still needs to be declared in <machine/profile.h> in the | bde | 1998-07-10 | 1 | -1/+6 |
* | Added a kernel-only typedef (ptrint_t) giving an integral type that is | bde | 1998-07-10 | 1 | -4/+1 |
* | Ifdefed use of a GNU feature. | bde | 1998-02-03 | 1 | -1/+3 |
* | Add support for low resolution SMP kernel profiling. | tegge | 1997-12-15 | 1 | -4/+7 |
* | Another round of lock pushdown. | fsmp | 1997-08-30 | 1 | -1/+5 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Moved definition of FUNCTION_ALIGNMENT to a machine-dependent place. | bde | 1997-02-13 | 1 | -1/+9 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Improved non-statistical (GUPROF) profiling: | bde | 1996-10-17 | 1 | -5/+31 |
* | Cleaned up interrupt masking by declaring the state variable in a | bde | 1996-08-28 | 1 | -10/+15 |
* | Fixed user-mode mcount which I broke in the previous revision. | bde | 1996-01-01 | 1 | -13/+33 |
* | Implemented non-statistical kernel profiling. This is based on | bde | 1995-12-29 | 1 | -15/+39 |
* | Added MCOUNT_ENTER and MCOUNT_EXIT macros to profile.h | paul | 1994-09-15 | 1 | -1/+4 |
* | Made idempotent. | paul | 1994-08-21 | 1 | -1/+6 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-25 | 1 | -0/+56 |