Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

KEDR Framework

Compare

  Analyzed about 6 hours ago

KEDR is a framework to facilitate dynamic analysis of kernel modules in Linux ("KEDR" is an acronym for "KErnel-mode Drivers in Runtime"). KEDR allows to intercept the calls that a kernel module makes to the functions exported by other modules and by the kernel proper. The tools provided by the ... [More] framework can record the arguments and return values of these functions to a trace, perform fault simulation according to user-defined scenarios, check the kernel modules for memory leaks and some other kinds of problems. Custom data collection and analysis tools for the Linux kernel can also be built on top of KEDR framework. [Less]

250K lines of code

1 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

RaceHound

Compare

  No analysis available

Data race detector for the Linux kernel.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: GPL2