make menuconfig
Kernel hacking -> Show timing information on printks
Not sure how this is done in Android but I assume it should be as in Linux, adding the CONFIG_PRINTK_TIME=y configuration. There is also a host app which timestamps every line coming into the serial, it is called grabserial.
Leo
I tried to install grabserial but doesn't work. I have two errors in the first two lines of code, I think there is a problem with <!DOCTIME html> but I dont know which could it be.
Do you know how to solve this problem?
Thanks Marco
Hi Marco, create a new thread for this particular problem, so the title is more specific. weren't printk's timestamps enough information? or you need to have also timestamps on bootloader?
Leo