標題: Reconfigurable Multi-Resolution Performance Profiling in Android Applications
作者: Lin, Ying-Dar
Chang, Kuei-Chung
Lai, Yuan-Cheng
Lai, Yu-Sheng
資訊工程學系
Department of Computer Science
關鍵字: time profiling;multi-resolution profiling;android;reconfigurable profiling
公開日期: 1-九月-2013
摘要: 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
期刊: IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS
Volume: E96D
Issue: 9
起始頁: 2039
結束頁: 2046
顯示於類別:期刊論文


文件中的檔案:

  1. 000326409300019.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。