-
Notifications
You must be signed in to change notification settings - Fork 5
euspectre/kernel-strider
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
KernelStrider project provides the tools to collect data about the operation of Linux kernel modules (device drivers, file system modules, etc.) in runtime. The tools collect information about the memory accesses and function calls that the target kernel modules make. The information is passed to the user space for further processing. KernelStrider is tailored to providing data for offline data race detectors (like ThreadSanitizer offline). This allows detecting the concurrency issues of this kind in the Linux kernel modules.
About
Main repository for KernelStrider project
Resources
Stars
Watchers
Forks
Packages 0
No packages published