Skip to content

BTrace 1.3.1

Compare
Choose a tag to compare
@jbachorik jbachorik released this 25 Jun 17:24
· 416 commits to release-1.3 since this release

Change Log

v1.3.1

Full Changelog

Implemented enhancements:

  • Add a rudimentary templating support for the 'scriptOutputFile' argument #132
  • Allow augmenting the return value in unsafe mode #131
  • Feature Request: Add tracing of native methods #115

Closed issues:

  • 'java.lang.NullPointerException' when using @tls #129
  • 'java.lang.VerifyError: Bad type on operand stack' when using OnTimer #126
  • NPE when trying to access BTraceRuntime in the trace script static initializer #125
  • [BTRACE-10] Porting BTrace to Maven #61

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator