summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/profile.h
Commit message (Expand)AuthorAgeFilesLines
* While functions are ideally aligned to a 32-byte boundary, don'tmarcel2010-06-301-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Move the kernel-specific logic to adjust frompc from MI to MD. Formarcel2004-08-271-0/+15
* Get a step closer to profiling the kernel by fixing the definitionsmarcel2004-08-251-5/+5
* Make profiling actually work. The gcc compiler emits a call to themarcel2004-08-251-88/+29
* Moved most of the "MI" definitions and declarations from <machine/profile.h>bde2004-05-191-12/+0
* Change critical_t to register_t for intr_disable/restore.dfr2002-03-211-1/+1
* Change cpu_critical_enter/exit to intr_disable/restore.dfr2002-03-211-2/+2
* Remove __P.alfred2002-03-201-4/+4
* Modify the critical section API as follows:jhb2001-12-181-2/+2
* Implement mcount trampoline (untested).dfr2001-10-111-114/+64
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-67/+1
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+237
OpenPOWER on IntegriCloud