Skip to content

v2.4.1 / 2024-04-18

Latest
Compare
Choose a tag to compare
@bobrik bobrik released this 19 Apr 04:10
· 53 commits to master since this release
3c58e66
  • 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)