Title: | Reconfigurable Multi-Resolution Performance Profiling in Android Applications |
Authors: | Lin, Ying-Dar Chang, Kuei-Chung Lai, Yuan-Cheng Lai, Yu-Sheng 資訊工程學系 Department of Computer Science |
Keywords: | time profiling;multi-resolution profiling;android;reconfigurable profiling |
Issue Date: | 1-Sep-2013 |
Abstract: | The computing of applications in embedded devices suffers tight constraints on computation and energy resources. Thus, it is important that applications running on these resource-constrained devices are aware of the energy constraint and are able to execute efficiently. The existing execution time and energy profiling tools could help developers to identify the bottlenecks of applications. However, the profiling tools need large space to store detailed profiling data at runtime, which is a hard demand upon embedded devices. In this article, a reconfigurable multi-resolution profiling (RMP) approach is proposed to handle this issue on embedded devices. It first instruments all profiling points into source code of the target application and framework. Developers can narrow down the causes of bottleneck by adjusting the profiling scope using the configuration tool step by step without recompiling the profiled targets. RMP has been implemented as an open source tool on Android systems. Experiment results show that the required log space using RMP for a web browser application is 25 times smaller than that of Android debug class, and the profiling error rate of execution time is proven 24 times lower than that of debug class. Besides, the CPU and memory overheads of RMP are only 5% and 6.53% for the browsing scenario, respectively. |
URI: | http://dx.doi.org/10.1587/transinf.E96.D.2039 http://hdl.handle.net/11536/23028 |
ISSN: | 0916-8532 |
DOI: | 10.1587/transinf.E96.D.2039 |
Journal: | IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS |
Volume: | E96D |
Issue: | 9 |
Begin Page: | 2039 |
End Page: | 2046 |
Appears in Collections: | Articles |
Files in This Item:
If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.