Tag: igalia

  • Marks and counters in Sysprof

    Marks and counters in Sysprof

    Last year the Webkit project started to integrate its tracing routines with Sysprof. Since then, the feedback I’ve received about it is that it was a pretty big improvement in the development of the engine! Yay. People started using Sysprof to have insights about the internal states of Webkit, gather data on how long different…

  • A Sysprof enhancement

    A Sysprof enhancement

    I’ve blogged in the past about how WebKit on Linux integrates with Sysprof, and provides a number of marks on various metrics. At the time that was a pretty big leap in WebKit development since it gave use a number of new insights, and enabled various performance optimizations to land. But over time we started…