summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-6/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make profiling work for ELF. gprof now autodetects the format ofjdp1998-09-071-1/+5
* Changed to the C9x draft spelling of the (unsigned) integral typebde1998-07-141-9/+8
* Oops, fptrint_t still needs to be declared in <machine/profile.h> in thebde1998-07-101-1/+6
* Added a kernel-only typedef (ptrint_t) giving an integral type that isbde1998-07-101-4/+1
* Ifdefed use of a GNU feature.bde1998-02-031-1/+3
* Add support for low resolution SMP kernel profiling.tegge1997-12-151-4/+7
* Another round of lock pushdown.fsmp1997-08-301-1/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Moved definition of FUNCTION_ALIGNMENT to a machine-dependent place.bde1997-02-131-1/+9
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Improved non-statistical (GUPROF) profiling:bde1996-10-171-5/+31
* Cleaned up interrupt masking by declaring the state variable in abde1996-08-281-10/+15
* Fixed user-mode mcount which I broke in the previous revision.bde1996-01-011-13/+33
* Implemented non-statistical kernel profiling. This is based onbde1995-12-291-15/+39
* Added MCOUNT_ENTER and MCOUNT_EXIT macros to profile.hpaul1994-09-151-1/+4
* Made idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-251-0/+56
OpenPOWER on IntegriCloud