Imports of tracepoint_in_go command

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
github.com/cilium/ebpfPackage ebpf is a toolkit for working with eBPF programs.
github.com/cilium/ebpf/asmPackage asm is an assembler for eBPF bytecode.
github.com/cilium/ebpf/linkPackage link allows attaching eBPF programs to various kernel hooks.
github.com/cilium/ebpf/perfPackage perf allows reading from BPF perf event arrays.
github.com/cilium/ebpf/rlimitPackage rlimit allows raising RLIMIT_MEMLOCK if necessary for the use of BPF.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.
os/signalPackage signal implements access to incoming signals.
syscallPackage syscall contains an interface to the low-level operating system primitives.