dmesg

package
v0.0.0-...-d2356ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2017 License: Apache-2.0 Imports: 9 Imported by: 10

Documentation

Overview

Package dmesg parses kernel dmesg log events and outputs CSV entries for those events.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	CSV     string
	StartMs int64
	Errs    []error
}

Data stores the CSV and first seen event start time parsed from the kernel dmesg log.

func Parse

func Parse(f string) Data

Parse writes a CSV entry for each line matching activity manager proc start and died, ANR and low memory events.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL