Hot Path Optimization in Software Dynamic Binary Translation

SHI Hui-hui,GUAN Hai-bing,LIANG A-lei
DOI: https://doi.org/10.3969/j.issn.1000-3428.2007.23.027
2007-01-01
Abstract:The recognition and creation of hot paths is one of the key factors in promoting the performance of a dynamic binary translator.To promote the accuracy of the hot path prediction,it is necessary to do a more thorough run-time profiling,which will lead to a rise in overhead.So a tradeoff between accuracy and overhead is needed.This paper studies the current profiling strategies and proposes an improved hot path recognition scheme.
What problem does this paper attempt to address?