Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 550 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 550 Bytes

kernel-dev

This repo contains set of small and useful kernel modules for tracing/debugging of different stuff and for learning of Linux kernel.

Modules

  • kernel-sections - dumps some kernel sections related symbols into /proc/kernel-sections and information about them.

Patches

See README.md

build-system

This directory contains a try to build minimal image with some useful stuff to test the Linux kernel.

Author

@0xAX