package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 25, 2022
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
usdt
Introduction
usdt
is a Go library for linking cilium/ebpf
's Program
to userspace statically defined tracepoints.
Getting started
TODO: examples
Testing
Install dev dependencies
make -C testdata
go test -exec sudo -v ./
More links and documentation
License
The code and docs are released under the MIT.
Documentation
¶
USDT is a userspace statically defined tracepoint.
New opens an USDT for the provided provider, probe and pid and attaches
it to prog.
Close closes the underlying uprobe.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.