how to get create/compile time of vmlinux

brooks hhbrook at gmail.com
Mon Apr 30 03:41:15 EDT 2012


Building time has already been statically compiled into the kernel image
file, you can use ' strings vmlinux | grep "Linux version" ' to get it back.

2012/4/20 卜弋天 <buyit at live.cn>

>  Hi All:
>
>    i have a vmlinux file, how can i know when it is created/compiled?
>    thanks.
>
>
> Best Regards
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120430/825398cf/attachment.html 


More information about the Kernelnewbies mailing list