index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
lib
/
libc
/
gmon
Age
Commit message (
Expand
)
Author
2021-08-30
remove lint exclusion
christos
2021-08-14
Improved the performance of kernel profiling on MULTIPROCESSOR, and possible ...
ryo
2021-08-14
don't include "opt_multiprocessor.h" inside an ifdef to work "make depend" pr...
ryo
2019-08-27
Enhance the support of LLVM sanitizers
kamil
2016-02-28
fix infinite recursion through thr_getspecific
christos
2016-01-11
Put back the rump-disabling of mcount for librump. Otherwise the world
christos
2016-01-10
__mcount_lock is moved to MI from MD.
ryo
2012-03-20
Remove __P usage.
matt
2012-03-17
shut up lint
martin
2009-01-05
Temporarily define MCOUNT as a dummy for _RUMPKERNEL to allow build
pooka
2006-10-27
Simplify the __attribute__ ifdef mess now that __used does the right
uwe
2006-10-26
Do the used/unused dance under #ifdef KERNEL too. Prevents mcount
uwe
2006-01-08
always compile in the userland portion. XXX: We might want to change this
christos
2005-12-21
conditionally build this on GPROF again.
christos
2005-12-21
make this compile again.
christos
2005-12-21
Build also when GPROF is not defined.
christos
2005-12-20
Merge libkern + libc common files. As requested by core.
christos