os-engine

command module
v0.0.0-...-efe2023 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

os-engine

Arch Linux

sudo pacman -Sy llvm clang linux-headers
git clone https://github.com/iovisor/bcc.git
mkdir bcc/build; cd bcc/build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make
sudo make install

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
machinery
Package machinery includes helper functions, and constants for working with the os-engine API.
Package machinery includes helper functions, and constants for working with the os-engine API.
examples
internal
controller
Package controller defines the management of a collection of units.
Package controller defines the management of a collection of units.
loader
Package loader provides helpers for loading sources.
Package loader provides helpers for loading sources.
unit
Package unit defines what is required from sink and source in order to be used by a controller.
Package unit defines what is required from sink and source in order to be used by a controller.
pkg
runtime
Package runtime defines the runtime interface.
Package runtime defines the runtime interface.
sink
Package source defines the event sink, and offers the following default implementations: - Debug: Prints human readable strings to standard output.
Package source defines the event sink, and offers the following default implementations: - Debug: Prints human readable strings to standard output.
source
Package event defines events, and offers embeddable implementations for the following eBPF program types: - BPF_PROG_TYPE_KPROBE
Package event defines events, and offers embeddable implementations for the following eBPF program types: - BPF_PROG_TYPE_KPROBE
source/storage/blockdevice
Package main provides an eBPF program that emits block device events.
Package main provides an eBPF program that emits block device events.
source/storage/io
Package main provides an eBPF program that emits io events.
Package main provides an eBPF program that emits io events.

Jump to

Keyboard shortcuts

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