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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top