summaryrefslogtreecommitdiff
path: root/lib/libc/gmon/mcount.c
AgeCommit message (Expand)Author
2013-03-12Fix kernel profiling on MP systems by using per-CPU buffers and teachMartin Pieuchot
2013-02-12Back out per-CPU kernel profiling, it shouldn't modify a public headerMartin Pieuchot
2013-02-11Sync with libkern's copy. No functional change.Martin Pieuchot
2010-05-09Mark _MCOUNT_DECL as __used to prevent gcc4 from optimizing it away when itMark Kettenis
2005-08-08zap remaining rcsid.Marc Espie
2005-03-23deregister & ansify. ok deraad@ marco@ cloder@Otto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1997-07-23tabify + trailing blankskstailey
1997-01-30proto; felix@mamba.pond.sub.orgTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-06-18use p->hashfraction when doing non-time-critical calculations, rather thanTheo de Raadt
1996-03-25Protect internal mcount symbol from lint(1)Thorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt