Skip to content

0.26.2

Compare
Choose a tag to compare
@gnosek gnosek released this 06 Aug 15:52
· 247 commits to master since this release

New features

  • Suport Kubernetes liveness/readiness probes [#1320]

Bug fixes

  • Fix kernel panic when tracing signals that use SEND_SIG_NOINFO [#1460]
  • Add prebuilt probes for CoreOS on OpenShift 4
  • Fix eBPF probe for ChromiumOS [#1431]
  • Fix edge cases in handling clone() and prlimit() system calls [#1401, #1465]
  • Stability and performance fixes