Package tracing provides a set of tools built on top of golang.org/x/sys/unix/linux/perf that simplify working with KProbes and UProbes, using tracing perf channels to receive events from the kernel and decoding of this raw events into more useful types.