summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/profile.h
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-03-05ANSIfy.simonb
2002-02-05Don't put `frompc' into a0 in the delay slot of the __mcountthorpej
2000-07-18Use spl*_noprof routines to raise and lower spl for kernel profiling.jeffs
2000-05-25Fix kernel profiling so that it actually works:simonb
2000-03-28Don't `extern' function declarations. While we're there, remove trailingsimonb
1998-09-11Changes to sys/arch/mips from ARC port, from Noriyuki Soda <soda@sra.co.jp>.jonathan
1997-11-05asm -> __asm__thorpej
1997-10-18Make the __mcount entrypoint non-static for kernels, to avoid anyjonathan
1997-07-20Use __attribute__((unused). From Chris G. Demetriou <cgd@pa.dec.com>.jonathan
1997-07-19Add pointer to _mcount to avoid bogus warnings about unused static function.jonathan
1996-11-11Change "___mcount" -> "__mcount" in asm() code in arch/mips/include/profile.h.jonathan
1995-05-31Change reference in asm code from ``__mcount'' to ``___mcount'', to bejonathan
1995-03-28KERNEL -> _KERNELjtc
1994-10-26new RCS ID format.cgd
1994-05-27bsd 4.4-lite pmax port as ported to NetBSDglass
1994-05-27upgrade to bsd 4.4-lite code base. only mod is rcsidsglass
1993-10-12pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>deraadt