zhang01

2012年2月28日

Advanced Code Coverage Analysis Using Substring Holes

摘要: 1.Problem: Drill-down capabilities that look at different granularities of the data, starting with directories and going through files to functions and lines of source code, are insufficient. Such capabilities make the assumption that the coverage issues themselves follow the code hierarchy. We argu 阅读全文

posted @ 2012-02-28 15:21 zhanghs 阅读(219) 评论(0) 推荐(0) 编辑

aComment: Mining Annotations from Comments and Code to Detect Interrupt Related Concurrency Bugs

摘要: Problem:Detecting OS concurrency bugs is challenging due to the complexity of the OS synchronization, particularly with the presence of the OS specific interrupt context.• The OS specific interrupt context makes OS concurrency extremely complex and it has challenged the OS community for decadesTo de 阅读全文

posted @ 2012-02-28 10:03 zhanghs 阅读(247) 评论(0) 推荐(0) 编辑

导航