Reconfigurable vertical profiling framework for the android runtime system

  • Authors:
  • Tzu-Hsiang Su;Hsiang-Jen Tsai;Keng-Hao Yang;Po-Chun Chang;Tien-Fu Chen;Yi-Ting Zhao

  • Affiliations:
  • National Chiao Tung University;National Chiao Tung University;National Chiao Tung University;National Chiao Tung University;National Chiao Tung University;National Chung Cheng University

  • Venue:
  • ACM Transactions on Embedded Computing Systems (TECS) - Special Section ESFH'12, ESTIMedia'11 and Regular Papers
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

Dalvik virtual machine in the Android system creates a profiling barrier between VM-space applications and Linux user-space libraries. It is difficult for existing profiling tools on the Android system to definitively identify whether a bottleneck occurred in the application level, the Linux user-space level, or the Linux kernel level. Information barriers exist between VM-space applications and Linux native analysis tools due to runtime virtual machines' dynamic memory allocation mechanism. Furthermore, traditional vertical profiling tools targeted for Java virtual machines cannot be simply applied on the Dalvik virtual machine due to its unique design. The proposed the Reconfigurable Vertical Profiling Framework bridges the information gap and streamlines the hardware-software co-design process for the Android runtime system.