[Android Gingerbread] how to make bootchart for gingerbread

Source: Internet
Author: User

Today I succesfully made the bootchart for gingerbread. Here is the summary.

How to make
Bootchart:

Please follow this
Website:Http://elinux.org/Using_Bootchart_on_Android

Trouble Shooting:

1.
When mm
With init_bootchart = true, it may complain "System/CORE/init. C: 651: Error: No
Return Statement in function returning non-void ". Please add" Return 0;"
Function bootchart_init_action

2.
When
Generating the graphic from the data, if it complains some error message
"Bootchart. tgz". Please use "Java-Jar/usr/share/bootchart. Jar
./Bootchart. tgz "instead

Here is how to get bootchart. Jar:

Download source code from: http://sourceforge.net/projects/bootchart/files/bootchart/0.9/bootchart-0.9.tar.bz2/download

Tar-xvjf bootchart-0.9.tar.bz2

CD bootchart-0.9/

Ant

and then you can get the bootchart. Jar

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.