Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Trace Compass/Feature Roadmap

< Trace Compass
Revision as of 22:34, 14 November 2017 by Matthew.khouzam.ericsson.com (Talk | contribs) (Wishlist)

This page is meant to track all the higher-level planned features and feature requests. As features get implemented, we could move them to "Targeted for version x.y" and "Delivered in version x.y" sections. It would always track the "current" roadmap, but over time would also become a history of which feature was delivered in which version.

Planned for 3.0

  • User-configurable periodic markers
  • Custom charts
  • Pin & clone of views (done)
  • Time based import of traces/experiments
  • Scalable segment store (done)

Wishlist

These features have been proposed and deemed interesting to have, but nobody has committed to work on them yet.

  • Enhanced call graph analysis and views (partially done)
  • Call stack views using data-driven analysis (incubator)
  • Enhanced searching, filtering and highlighting in Gantt charts
  • Data-driven analysis and view enhancements
  • Cropping of traces
  • Support for perf traces in standard perf.data
  • Support for ftrace traces
  • Reduce the size of state system history files
    • Timestamps (2x 64 bits) are repeated for every single interval. Low-hanging fruit (using protocol buffers?)
    • Compress often-used values (including strings).
  • Support for data-driven Sequence Diagrams
  • Sequence Diagrams for PCAP traces
  • Visually define data-driven state providers with state diagrams
  • Aligned X axis (time) (Parts 2 and 3)

Ready for 2.3

For more details about released features see N&N 2.3

Released in 2.2

For more details about released features see N&N 2.2

Released in 2.1

For more details about released features see N&N 2.1

Released in 2.0

For more details about released features see N&N 2.0

Released in 1.1

For more details about released features see N&N 1.1

Released in 1.0

  • Support for perf traces in CTF format
  • Automatic vertical alignment of time-based views (Part 1 of this document)

For more details about released features see N&N 1.0

Back to the top