Optimizing Binary Code Produced by Valgrind (Project Report on Virtual Execution Environments Course - AVExe)

10/02/2008
by   Filipe Cabecinhas, et al.
0

Valgrind is a widely used framework for dynamic binary instrumentation and its mostly known by its memcheck tool. Valgrind's code generation module is far from producing optimal code. In addition it has many backends for different CPU architectures, which difficults code optimization in an architecture independent way. Our work focused on identifying sub-optimal code produced by Valgrind and optimizing it.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset