Skip to content

v0.6.0 (Mouse)

Pre-release
Pre-release
Compare
Choose a tag to compare
@loganek loganek released this 26 Aug 20:08
· 139 commits to master since this release
  • implement converting HawkTracer stream to callgrind format
  • fix install problem with pkg-config files
  • fix ht_thread_get_current_thread_id() function
  • add information about system endianness and HawkTracer version to metadata stream
  • fix deadlock in TCP listener
  • add memory usage tracking feature for Linux-based platforms
  • add python bindings to a parser library
  • documentation improvements (tutorials, examples, missing function documentation)
  • publish documentation online (https://amzn.github.io/hawktracer/)
  • many other tiny bug fixes and minor improvements