aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickprofiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clear profiling data from QQuickProfiler after reportingUlf Hermann2016-03-021-5/+5
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QmlDebug: move QQuickProfiler into a pluginUlf Hermann2015-11-171-113/+10
* QmlProfiler: Collect useful input eventsUlf Hermann2015-10-301-1/+8
* Put QPacketProtocol into its own static libraryUlf Hermann2015-10-151-4/+3
* Retrieve services from debug connector, not via static instance()Ulf Hermann2015-08-041-5/+3
* Extract minimal abstract interfaces from debug services.Ulf Hermann2015-08-041-2/+2
* Periodically flush profiling data to client.Ulf Hermann2015-08-041-8/+8
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-9/+9
|\
| * Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-9/+9
* | Use QQuickProfiler's own timer to sample eventsUlf Hermann2014-09-121-1/+1
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Properly collect polish timings from all render loopsUlf Hermann2014-07-021-2/+2
* Use the same length for all scene graph numeric dataUlf Hermann2014-07-021-1/+1
* Register animation profiler callback also from render threadUlf Hermann2014-03-181-3/+10
* Register the QML profiler's animation callback from the GUI threadUlf Hermann2014-02-251-1/+16
* Move QtQuick profiling to own profiler adapterUlf Hermann2014-02-151-0/+205