Managed Projects

Showing page 1 of 1

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 ... [More] tools provided by the 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]

0
 
  0 reviews  |  0 users  |  241,918 lines of code  |  3 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.