Skip to content

v_1.37.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jan 13:31
· 10 commits to main since this release
ec1b4ce

What's Changed

  • Add remote symbolication support with build-id and PC offset by @jbachorik in #324
  • Streamline upstream sources by @rkennke in #333
  • Handle soft links on library paths by @zhengyu123 in #334
  • Fix ASan heap-buffer-overflow in signal handlers by @jbachorik in #337
  • Add upstream async-profiler change tracking automation by @jbachorik in #342
  • Fold _dd files back into their upstream counterparts by @rkennke in #340
  • Fix stack unwinding for native threads with JVM entry point detection by @jbachorik in #341
  • Fix SIGSEGV on musl when accessing thread state by @jbachorik in #343
  • Allow 'no-thread-filter' if 'filter' profiler argument is not provided by @jbachorik in #344
  • Should not access the thread states of none Java threads by @zhengyu123 in #346
  • Add alignment checks to NativeFunc mark methods by @jbachorik in #348

Full Changelog: v_1.36.0...v_1.37.0