make menuconfig
Kernel hacking -> Show timing information on printks
This is already enabled.
Thanks Marco
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
Hi Leo, I don't have any timestamps because minicom doesn't have, and I need also the timestamps on the boot loader.
Marco
Hi Marco,
Which board are you using?
Best Regards
Dan
A sabre board i.mx6 quad core.
Marco