coredump - linux kernel dump - at what time did that happen? -


i have kernel dump file.

supposing file creation time not reliable, can find out time of panic using crash?

thanks!

you try use crash tool analysis. field date might looking for. this tutorial good.

also, checking system's logs might reveal information time of crash.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -