Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindLocalVmcoreDmesg ¶
func FindLocalVmcoreDmesg(logger logrus.FieldLogger) (vmcoreDmesgPath, latestDir string, latestTime time.Time)
FindLocalVmcoreDmesg find latest directory which stores the vmcore-dmesg.txt
func ParseVmcore ¶
func ParseVmcore(logger logrus.FieldLogger, vmcoreDmesgPath string) (rip, callTrace, panicInfo, rawContent string, err error)
ParseVmcore parse fileds `Call Trace` `RIP` `Kernel Panic` from vmcore-dmesg.txt
func ReportLastOsPanic ¶
func ReportLastOsPanic()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.