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.
- Host: GitHub
- URL: https://github.com/oracle/dtrace-linux-kernel
- Owner: oracle
- Created: 2019-04-11T20:58:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T16:02:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T13:37:09.130Z (over 1 year ago)
- Topics: dtrace, linux, linux-kernel
- Homepage:
- Size: 2.36 GB
- Stars: 30
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).