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
/
external
/
cddl
/
osnet
/
dev
Age
Commit message (
Expand
)
Author
2014-03-04
Add missing END for each function
ozaki-r
2014-03-04
Fix wrong conditional statement in dtrace_debug_output
ozaki-r
2014-01-12
Replace llx with PRIx64 and some llu with PRIu64 in format strings.
riz
2013-06-21
Make dtrace/zfs compile on arm based on the diff from:
christos
2013-04-14
add a stub for arm
christos
2013-03-03
print the function name that was not found.
christos
2013-03-03
autoload tracing modules.
christos
2012-12-07
adapt the profile dtrace provider to netbsd.
chs
2012-12-02
adapt the cyclic module and profile dtrace provider to netbsd.
chs
2012-12-02
update cyclic module to the freebsd 8-stable version as of svn r219520.
chs
2012-06-16
reduce diff to freebsd:
chs
2012-06-11
make dtrace work on amd64.
chs
2011-10-19
fbt_provide_module_cb: exclude some functions known unsafe to probe
yamt
2011-09-09
fix a shadow variable warning.
christos
2011-08-31
fix shadow warnings.
christos
2011-07-30
Fix a local var name.
uebayasi
2011-07-29
KNF.
uebayasi
2011-07-26
fix a kmem_alloc/free size mismatch
yamt
2011-07-20
Fix uninitialized variables reported by GCC 4.5.
tron
2011-07-18
fix uninitialized gcc variables
christos
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2010-12-14
Get DTrace to build again.
tron
2010-05-03
DTrace: print a warning no CTF section is found when processing arguments.
darran
2010-04-23
Add a missing parentheses.
ahoka
2010-04-23
Remove a couple of zero length kmem_frees.
ahoka
2010-03-18
As this file seems to be a port specific we don't need to check
tron
2010-03-18
Fix the build:
tron
2010-03-18
"ifdef-out" unused "label" exactly like the code which would use it
tron
2010-03-13
make dtrace compile on amd64.
christos
2010-03-13
DTrace: fix a sign problem with instruction size handling.
darran
2010-03-12
DTrace: Add the Function Boundary Trace (FBT) provider moduile. This
darran
2010-03-05
DTrace: add a dependency on the dtrace module.
darran
2010-03-01
DTrace: update sdt.c handlers to match latest OpenSolaris vendor import.
darran
2010-03-01
DTrace: Add an SDT (Statically Defined Tracing) provider framework, and
darran
2010-02-28
DTrace: enable access to kernel space for DTrace scripts.
darran
2010-02-21
Apply NetBSD changes to DTrace.
darran
2010-02-21
Add the FreeBSD 8-RC1 changes for DTrace.
darran