Skip to content

v1.3.1 (2023-05-09)

Compare
Choose a tag to compare
@bhatele bhatele released this 10 May 02:18
· 33 commits to develop since this release
3073e5d

Support for new file formats:

  • Timemory reader
  • Perfetto/Omnitrace reader
  • HDF5 reader and writer
  • TAU reader
  • SpotDB reader
  • ScoreP reader

New features:

  • Query dataframe columns via GraphFrame.show_metric_columns()
  • Query nodes within a range using the call path query language
  • Extend readers to define their own default metric
  • Console tree() output can displays two metrics
  • Parallel implementation of filter function
  • New compound queries feature for Query language
  • Chopper API for simplifying performance analysis