An open API service indexing awesome lists of open source software.

https://github.com/oracle/dtrace-linux-kernel

Additional kernel tracing features merged with recent Linux kernel releases. DTrace makes use of these additional features.
https://github.com/oracle/dtrace-linux-kernel

dtrace linux linux-kernel

Last synced: about 1 year ago
JSON representation

Additional kernel tracing features merged with recent Linux kernel releases. DTrace makes use of these additional features.

Awesome Lists containing this project

README

          

# DTrace kernel patches

This tree contains kernels modified to work with [DTrace](https://github.com/oracle/dtrace-utils).

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).