dtrace-linux-kernel
dtrace-linux-kernel copied to clipboard
Additional kernel tracing features merged with recent Linux kernel releases. DTrace makes use of these additional features.
DTrace kernel patches
This tree contains kernels modified to work with DTrace.
There are three varieties of kernel in here:
- Branches named v2/*: kernels with patches needed for the current DTrace implementation.
- Branches named v1/* or just with a version number: the previous DTrace implementation with a large kernel module component.
- Branches with other names: development branches (usually related to v2).