COOKIES: By using this website you agree that we can place Google Analytics Cookies on your device for performance monitoring. |
University of Cambridge > Talks.cam > Computer Laboratory Systems Research Group Seminar > Hybrid binary rewriting for memory access instrumentation
Hybrid binary rewriting for memory access instrumentationAdd to your list(s) Download to your calendar using vCal
If you have a question about this talk, please contact Eiko Yoneki. Memory access instrumentation is fundamental to many applications such as software transactional memory systems, profiling tools and race detectors. In this talk I present a technique to efficiently instrument memory accesses in x86 machine code to support software transactional memory and profiling. The two primary options in building such an instrumentation system are static and dynamic binary rewriting: the former instruments binaries at link time before execution, while the latter binary rewriting instruments binaries at runtime. Static binary rewriting offers extremely low overhead but is hampered by the limits of static analysis. Dynamic binary rewriting is able to use runtime information but typically incurs higher overhead. In this talk I discuss an alternative: hybrid binary rewriting. Hybrid binary rewriting is built around the idea of a persistent instrumentation cache (PIC) that is associated with a binary and contains instrumented code from it. It supports two execution modes when using instrumentation: active and passive modes. In the active execution mode, a dynamic binary rewriting engine (PIN) is used to intercept execution, and generate instrumentation into the PIC , which is an on-disk file. This execution mode can take full advantage of runtime information. Later, passive execution can be used where instrumented code is executed out of the PIC and uninstrumented code directly from the native binary, leading to overheads similar to that of static binary rewriting. This talk is part of the Computer Laboratory Systems Research Group Seminar series. This talk is included in these lists:
Note that ex-directory lists are not shown. |
Other listsPhiliminality Isaac Newton Institute Seminar Series Calais Migrant SolidarityOther talksMicrotubule Modulation of Myocyte Mechanics The potential of the non-state sector:what can be learnt from the PEAS example Art speak Tying Knots in Wavefunctions Cambridge Rare Disease Summit 2017 Throwing light on organocatalysis: new opportunities in enantioselective synthesis Cyclic Peptides: Building Blocks for Supramolecular Designs Atiyah Floer conjecture Genomic Approaches to Cancer Mechanical properties of cells or cell components on the micro- and nanometer scale |