summaryrefslogtreecommitdiff
path: root/common/lib/libc/gmon/mcount.c
AgeCommit message (Expand)Author
2021-08-30remove lint exclusionchristos
2021-08-14Improved the performance of kernel profiling on MULTIPROCESSOR, and possible ...ryo
2021-08-14don't include "opt_multiprocessor.h" inside an ifdef to work "make depend" pr...ryo
2019-08-27Enhance the support of LLVM sanitizerskamil
2016-02-28fix infinite recursion through thr_getspecificchristos
2016-01-11Put back the rump-disabling of mcount for librump. Otherwise the worldchristos
2016-01-10__mcount_lock is moved to MI from MD.ryo
2012-03-20Remove __P usage.matt
2012-03-17shut up lintmartin
2009-01-05Temporarily define MCOUNT as a dummy for _RUMPKERNEL to allow buildpooka
2006-10-27Simplify the __attribute__ ifdef mess now that __used does the rightuwe
2006-10-26Do the used/unused dance under #ifdef KERNEL too. Prevents mcountuwe
2006-01-08always compile in the userland portion. XXX: We might want to change thischristos
2005-12-21conditionally build this on GPROF again.christos
2005-12-21make this compile again.christos
2005-12-21Build also when GPROF is not defined.christos
2005-12-20Merge libkern + libc common files. As requested by core.christos
aaa25e6426a152dc5f230ad16a6b507d'>Add Model id as a valid generic typejmc 2001-04-16Add macro for extracting the whole key as one byte value.jmc 2001-04-15Correct some typos. Add 2 more macro's to extract data from directory entries...jmc 2001-04-11Only install headers which are actually used by our userland. Thisjdolecek 2001-01-18No-op commit to force update to a non-"-kk" revision.tv