Skip to content

Releases: ROCm/omnitrace

v1.7.4

16 Jan 05:07
12001d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

17 Nov 19:20
2ebfe3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.7.3

v1.7.2

21 Oct 22:51
a41a5c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1: ROCm 5.3 and Ubuntu 22.04 Support

19 Oct 08:31
67f7471
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0: omnitrace-sample

04 Oct 06:31
2a387f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0: NUMA, metadata, and improved perfetto arg data

13 Sep 13:49
15e6e6d
Compare
Choose a tag to compare

What's Changed

  • GOTCHA wrappers for NUMA functions by @jrmadsen in #152
  • Individual perfetto debug annotations by @jrmadsen in #157
  • Fix setup-env + hsa/rocm/ompt serialization + testing + misc by @jrmadsen in #156

Full Changelog: v1.5.0...v1.6.0

v1.5.0: Sampling improvements, colorized logs

12 Sep 13:18
2718596
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

08 Aug 22:31
23fb394
Compare
Choose a tag to compare

What's Changed

  • Fix RPATH handling by @jrmadsen in #122
  • RPATH to rocprofiler_LIBRARY_DIR for ROCm < v5.2 by @jrmadsen in #126
  • Advanced category for configuration options by @jrmadsen in #125
  • Update config generation, join fix, sampler by @jrmadsen in #129
  • offset thread ids where possible by @jrmadsen in #130
  • Remove unused funcs + messages for excluding system lib by @jrmadsen in #133
  • Fix some inconsistencies in debug messages w/in category_region by @jrmadsen in #135
  • Verbose messages based on ROCP_ONLOAD_TRACE env by @jrmadsen in #131
  • Update python install + build-tree setup by @jrmadsen in #128
  • OMNITRACE_TRACE_THREAD_SPIN_LOCKS config by @jrmadsen in #134
  • Enable TRACE_THREAD_RW_LOCKS and TRACE_THREAD_SPIN_LOCKS by default by @jrmadsen in #136
  • Handle --advanced printing for config generation by @jrmadsen in #137

Full Changelog: v1.3.1...v1.4.0

v1.3.1: Fix ROCP_METRICS for ROCm 5.2

27 Jul 19:14
641225f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0: GPU HW Counters, RCCL, ROCTx, Python User Regions

26 Jul 02:36
4dd144a
Compare
Choose a tag to compare

Notable New Features

  • Support for collecting GPU HW counters #84
    • OMNITRACE_ROCM_EVENTS configuration variable
  • Support for ROCTx #87
    • OMNITRACE_USE_ROCTX configuration variable
  • ROCm Collective Communication Library (RCCL) Support #93
    • OMNITRACE_USE_RCCLP configuration variable
  • Python User API #57

What's Changed

Full Changelog: v1.2.0...v1.3.0