Skip to content

v0.3.0

Compare
Choose a tag to compare
@haowangludx haowangludx released this 22 Jun 07:35
· 164 commits to main since this release

Summary

Includes resource limits for systemd process, updates and minor fixes to hearbeat for AMD, ARM (avoid breaking ARM builds).
RPM and Debian packages are attached.
PS: Packages with "_ods" suffix support logging to Meta ODS data store.

Release notes

v0.2.3...v0.3.0

dynolog

  • Add resource limits to avoid dynolog taking too high memory or cpu on a system (#125).
  • Adds docker building flow to facilitate deployment without requirement to specific architecture (#135)

hbt (performance events library)

  • Fix and add AMD L3 counters for Zen4 and Milan.(#123 , #124 , #126).
  • Fixes for ARM builds (#127 , #130 , #131).
  • Add thread level performance count reader (#128) and reducer capability (#133).