DocumentCode
2512358
Title
Portable Execution Time Analysis Method
Author
Yamamoto, Keiji ; Ishikawa, Yutaka ; Matsui, Toshihiro
Author_Institution
Graduate Sch. of Inf. Sci. & Technol., Tokyo Univ.
fYear
0
fDate
0-0 0
Firstpage
267
Lastpage
270
Abstract
We propose a new execution time prediction method that combines measurement-based execution time analysis and simulation-based memory access analysis. In measurement-based execution time analysis, the target program is divided into basic blocks, to each of which a memory area accessed by the block is allocated, so that all the basic block execution times are measured on a real machine. Since the execution behavior of such a basic block is not a real case, simulation-based memory access analysis is introduced to calculate the memory access cost. The method has been implemented using the intermediate expressions (both TREE and RTL expressions) used in GCC (Gnu compiler collection). This paper demonstrates that the proposed method predicts the execution time safely in different architecture environments, i.e. Pentium-M and XScale
Keywords
computer architecture; digital simulation; program compilers; program diagnostics; storage allocation; GCC; Gnu compiler collection; RTL expression; TREE expression; execution time prediction method; portable measurement-based execution time analysis method; simulation-based memory access analysis; Analytical models; Area measurement; Delay; Information analysis; Pipelines; Prediction methods; Predictive models; Real time systems; Time measurement; Timing;
fLanguage
English
Publisher
ieee
Conference_Titel
Embedded and Real-Time Computing Systems and Applications, 2006. Proceedings. 12th IEEE International Conference on
Conference_Location
Sydney, Qld.
ISSN
1533-2306
Print_ISBN
0-7695-2676-4
Type
conf
DOI
10.1109/RTCSA.2006.49
Filename
1691324
Link To Document