measuring boottime ?

From: Shivdas Gujare
Date: Tue Nov 04 2008 - 10:03:57 EST


Hi all ,

I tried to find out another way to measure boottime of beagle board
(since I am not able to find a solution to
http://bugzilla.kernel.org/show_bug.cgi?id=10648)

I created a custom initrd.img , while creating rootfs, I added
following lines to /etc/init.d/rcS script,
"cat /proc/uptime".

I disabled all kernel debug messages and able to get console with
output of cat /proc/uptime as,
"1.07 0.38".

Does this mean, boottime is 1.07 sec or do I needs to follow another method?

Thanks for any help.

Regards,
Shivdas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/