About

Log in?

DTU users get better search results including licensed content and discounts on order fees.

Anyone can log in and get personalized features such as favorites, tags and feeds.

Log in as DTU user Log in as non-DTU user No thanks

DTU Findit

Conference paper

Cache-aware cross-profiling for java processors

In Proceedings of the 2008 International Conference on Compilers, Architectures and Synthesis for Embedded Systems — 2008, pp. 127-136
From

University of Lugano, Lugano, Switzerland

60006824

Vienna University of Technology, Vienna, Austria

60018163

Performance evaluation of embedded software is essential in an early development phase so as to ensure that the software will run on the embedded device's limited computing resources. Prevailing approaches either require the deployment of the software on the embedded target, which can be tedious and may be impossible in an early development phase, or rely on simulation, which can be very slow.

In this paper, we introduce a customizable cross-profiling framework for embedded Java processors, including processors featuring a method cache. The developer profiles the embedded software in the host environment, completely decoupled from the target system, on any standard Java Virtual Machine, but the generated profiles represent the execution time metric of the target system.

Our cross-profiling framework is based on bytecode instrumentation. We identify several pointcuts in the execution of bytecode that need to be instrumented in order to estimate the CPU cycle consumption on the target system. An evaluation using the JOP embedded Java processor as target confirms that our approach reconciles high profile accuracy with moderate overhead.

Our cross-profiling framework also enables the rapid evaluation of the performance impact of possible optimizations, such as different caching strategies.

Language: English
Publisher: ACM
Year: 2008
Pages: 127-136
Types: Conference paper
DOI: 10.1145/1450095.1450116

DTU users get better search results including licensed content and discounts on order fees.

Log in as DTU user

Access

Analysis