Files
linuxkit/pkg/kmsg/vendor/github.com/euank/go-kmsg-parser
David Scott e7fc5b59a3 pkg/kmsg: re-run vndr
Signed-off-by: David Scott <dave.scott@docker.com>
2018-07-09 20:36:58 +01:00
..
2018-07-09 20:36:58 +01:00
2018-07-09 20:36:58 +01:00
2018-07-09 20:36:58 +01:00

go-kmsg-parser

Build Status

This repository contains a library to allow parsing the /dev/kmsg device in Linux. This device provides a read-write interface to the Linux Kernel's ring buffer.

In addition to the library, a simple cli-tool that functions similarly to dmesg --ctime --follow is included. This code serves both as a usage example and as a simple way to verify it works how you'd expect on a given system.

Contributions

Welcome

License

Apache 2.0