Skip to content

pypto-toolkit v4.0.28

Choose a tag to compare

@indigo1973 indigo1973 released this 10 Aug 08:45
· 5 commits to main since this release

New Features & Enhancements

  • Added full support for chip_swimlane_records file recognition and chip_swimlane_level parsing, while maintaining complete backward compatibility with existing l2_swimlane_records and l2_swimlane_level data formats.
  • Extended the name‑map lookup page to support chip swimlane file searching and matching.
  • Improved chip swimlane timeline marker interactions: display formatted timestamps on drawn marker lines, and support closing the operation popup and edit panel by re‑clicking the same timeline marker line.
  • Optimized task scheduling dependency matching: match scheduling threads and stages based on task dispatch_time_us, and unify drain with drain_prepare as the unified dependency anchor.
  • Refined task dependency rendering: retain task‑instance‑level dependencies via explicit event IDs, and remove folding of homonymous successor tasks across different views for accurate dependency presentation.