/linuxkernel

Linux kernel utilities for Go.

Primary LanguageGoISC LicenseISC

linuxkernel

import "acln.ro/linuxkernel"

GoDoc

Utilities for interacting with the Linux kernel in various ways.

For now, this package deals with kernel configuration files and kernel symbol tables. It's a little bit of a mixed bag at the moment, and might be split up into multiple packages in the future, if necessary.