linyaa-kiwi / debugfs-tutorialLinks
a tiny tutorial on how to use debugfs in a Linux kernel module
☆59Updated last year
Alternatives and similar repositories for debugfs-tutorial
Users that are interested in debugfs-tutorial are comparing it to the libraries listed below
Sorting:
- Kernel Test Framework - a unit test framework for the Linux kernel☆94Updated 3 years ago
- Main repository of KEDR project☆121Updated 8 months ago
- utilities for Linux ftrace☆309Updated last month
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆88Updated 8 years ago
- Userspace tool to map virtual page addresses to physical addresses.☆198Updated 6 years ago
- ☆270Updated 8 years ago
- Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel☆469Updated 9 months ago
- ☆236Updated 3 years ago
- Pahole and the dwarves☆256Updated 2 months ago
- An easy way to virtualize the running system☆351Updated 2 years ago
- Linux Kernel Performance tests☆95Updated 3 years ago
- Creating a custom PCI device in QEMU and a module for it in the Linux kernel.☆96Updated 11 years ago
- ☆48Updated last year
- Creates a file system / storage test appliance which can be run using KVM, GCE, and Android☆74Updated 3 weeks ago
- The Suspend/Resume project provides a tool for system developers to visualize the activity between suspend and resume, allowing them to i…☆141Updated last week
- Test suite for the Linux perf_event subsystem☆117Updated 6 months ago
- Function tracer for gcc☆35Updated 9 years ago
- Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization☆56Updated 8 years ago
- KernelMemorySanitizer, a detector of uses of uninitialized memory in the Linux kernel☆421Updated 10 months ago
- ☆72Updated last year
- Notes on the linux kernel VM subsystem.☆381Updated 3 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆65Updated 9 years ago
- Cryptodev-linux is a Linux-kernel device that allows user-space access to hardware cryptographic accelerators.☆166Updated 3 months ago
- Linux Kernel Performance tests☆299Updated last week
- Data race detector for Linux kernel modules☆30Updated 8 years ago
- rt-app emulates typical mobile and real-time systems use cases and gives runtime information☆138Updated 4 months ago
- minivm based on kvm