I have a boot time measurement I want to perform in a very precise manner, and I need to instrument init to do so. What version of init does Ubuntu ARM use, and where can I find its source?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not sure if you’re looking for the “init” process, or the Linux bootstrap initialization code.
Either way – they’re part of the standard Linux source tree, freely available, and well-documented:
For example:
http://www.ubuntu.com/
http://www.kernel.org
http://www.cnx-software.com/2012/03/27/cross-compiling-the-arm-linux-kernel-in-ubuntu-12-04-lts/