lyh.kernel
2014-Jul-15 22:48 UTC
[LLVMdev] Publication: DBILL: an efficient and retargetable dynamic binary instrumentation framework using llvm backend
Hello all, DBILL is a cross-ISA and re- targetable dynamic binary instrumentation (DBI) framework that builds on both LLVM and QEMU, which enables LLVM-based static instrumentation tools to become DBI ready, and deployable to different target architectures. Yi-Hong Lyu, Ding-Yong Hong, Tai-Yi Wu, Jan-Jan Wu, Wei-Chung Hsu, Pangfeng Liu and Pen-Chung Yew DBILL: an efficient and retargetable dynamic binary instrumentation framework using llvm backend. VEE '14 Proceedings of the 10th ACM SIGPLAN/SIGOPS international conference on Virtual execution environments. ( http://dl.acm.org/citation.cfm?id=2576213&dl=ACM&coll=DL&CFID=513590721&CFTOKEN=44228041 ) I would appreciate if you could add it to your list of LLVM-based publications. Many thanks, Yi-Hong -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140716/aeb0e7b2/attachment.html>
John Criswell
2014-Jul-15 23:03 UTC
[LLVMdev] Publication: DBILL: an efficient and retargetable dynamic binary instrumentation framework using llvm backend
On 7/15/14, 5:48 PM, lyh.kernel wrote:> Hello all, > > DBILL is a cross-ISA and re- targetable dynamic binary instrumentation > (DBI) framework that builds on both LLVM and QEMU, which enables > LLVM-based static instrumentation tools to become DBI ready, and > deployable to different target architectures. > > Yi-Hong Lyu, Ding-Yong Hong, Tai-Yi Wu, Jan-Jan Wu, Wei-Chung Hsu, > Pangfeng Liu and Pen-Chung Yew > DBILL: an efficient and retargetable dynamic binary instrumentation > framework using llvm backend. > VEE '14 Proceedings of the 10th ACM SIGPLAN/SIGOPS international > conference on Virtual execution environments. > (http://dl.acm.org/citation.cfm?id=2576213&dl=ACM&coll=DL&CFID=513590721&CFTOKEN=44228041) > > I would appreciate if you could add it to your list of LLVM-based > publications.Done, John Criswell> > Many thanks, > Yi-Hong > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140715/ddb94c9d/attachment.html>