* Disabled cache for tracing labels, which was causing a memory leak (#363)
* Enabled `pprof` support (#364)
* Added `errno` decoder (#378)
* Added `padding` to label decoder to skip `struct` holes (#376)
* Added `ext4dist` example (#365)
* Added `xfsdist` example (#368)
* Fixed `biolatency` example (#373, #374, #375)
* Rewrote `sock-trace` and simplified example with socket cookies (#381)
* Split `cachestat` into pre and post kernel 5.16 (#372)
* Fixed tracing screenshot path in the README (#379)
* Added a helper to extract tracing propagation args (#358)
* Added probing for `/usr/share/hwdata/pci.ids` for RedHat/Fedora/CentOS (#380)
* Added `sd_notify` support when running under systemd (#382)
* Bumped dependencies to latest (#359, #360, #361, #366, #367)
https://github.com/cloudflare/ebpf_exporter/releases/tag/v2.4.1 Release notes: