I'm looking to display some data in a timeline format that most profilers are using:
But I cannot find a good framework to create such graphs by myself. I'm not looking for a specific language or GUI framework, but C++ or Python would be preferred.
The solution should be open source and portable (Linux and Windows).
I found what I needed in Chromes trace-viewer.