kernel-dev icon indicating copy to clipboard operation
kernel-dev copied to clipboard

set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel

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