Hi,
KEDR 0.4 has been released.
The most significant changes in this version:
* KEDR now works on the kernel versions 3.3-3.6 too.
* LeakCheck has been redesigned: the analysis engine has been separated
from data collection which makes the tool easier to maintain and extend.
The API it provides allows to use the memory leak detector in more cases
than before.
* Handling of the information about signatures of the processed
functions has been revisited to remove duplicate code and make the
components involved easier to configure and maintain.
* 12 more functions that allocate or deallocate memory are now
processed, so are the functions kfree_rcu() expands to.
* Many fixes have been made in LeakCheck, fault simulation and other
subsystems.
* Support for kernel version 2.6.31 has been dropped. The minimum
supported kernel version is now 2.6.32.
Your feedback will be appreciated!
Regards,
Eugene