|
From: Michael E. L. <me...@co...> - 2004-05-07 17:25:48
|
On Friday 07 May 2004 01:12 pm, Nicholas Nethercote wrote: > On Fri, 7 May 2004, Michael E. Locasto wrote: > > There's a paper called "An Infrastructure for Adaptive Dynamic > Optimization" by Bruening, Garnett and Amarasinghe > (http://www.cag.lcs.mit.edu/commit/papers/03/RIO-adaptive-CGO03.pdf) ab= out > a dynamic binary instrumentation system called DynamoRIO that's similar= to > Valgrind. Table 1 in that paper shows how they sped their system up fr= om > pure emulation, which sounds like just what you want to know. Fantastic; this is very useful information..thanks much. Cheers, Michael btw: assertions start failing when I tinker with the table size, and if t= he=20 assertions are disabled, VG segfaults. I suppose that's to be expected. |