summaryrefslogtreecommitdiff
path: root/common/lib/libc/gmon
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