You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
persistence of light mode is feature-complete and works fine on small apps. I split full mode off into a separate issue #867 b/c I may postpone that work. bugs in light mode persistence will be filed as separate issues now.
From [email protected] on January 28, 2012 14:54:17
short-running apps that execute a lot of code with little code re-use preset a worst-case scenario for dynamic code caching tools like Dr. Memory.
this issue covers employing a persistent cache in Dr. Memory, initially targeting chrome ui_tests.
first I plan to implement partial support from DR in https://code.google.com/p/dynamorio/issues/detail?id=40
Original issue: http://code.google.com/p/drmemory/issues/detail?id=769
The text was updated successfully, but these errors were encountered: