Imports of package fdtrace

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/cilium/ebpf/internal/sysPackage sys contains bindings for the BPF syscall.
osPackage os provides a platform-independent interface to operating system functionality.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
testingPackage testing provides support for automated testing of Go packages.