Skip to content

0.5.0

Compare
Choose a tag to compare
@mrproliu mrproliu released this 25 Jun 00:10
· 59 commits to main since this release
9da4478

Features

  • Enhance the protocol reader for support long socket data.
  • Add the syscall level event to the trace.
  • Support OpenSSL 3.0.x.
  • Optimized the data structure in BPF.
  • Support continuous profiling.
  • Improve the performance when getting goid in eBPF.
  • Support build multiple architecture docker image: x86_64, arm64.

Bug Fixes

  • Fix HTTP method name in protocol analyzer
  • Fixed submitting multiple network profiling tasks with the same uri causing the rover to restart

Documentation

Issues and PR

  • All issues are here
  • All and pull requests are here