A Tool for Estimating Memory Usage

Shengyi Wang,Zongyan Qiu
DOI: https://doi.org/10.1109/TASE.2009.39
2009-01-01
Abstract:We introduce a tool under development for assembly-level programs, which captures memory requirement of each method in terms of symbolic values of its parameters. It exploits fix-point analysis for loops and recursions. Up now the tool can handle most common structures in programs except some rare situations.
What problem does this paper attempt to address?