aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickprofiler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-45/+96
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-44/+96
| |\
| | * QmlProfiler: Explicitly specify the offsets for scene graph eventsUlf Hermann2016-11-241-44/+96
* | | Replace debugger and profiler with stubs on -no-qml-debugUlf Hermann2016-07-281-40/+52
* | | Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-281-4/+3
* | | Remove some dead codeUlf Hermann2016-07-271-5/+0
* | | QmlProfiler: Send RangeData and RangeLocation only once per typeUlf Hermann2016-05-271-1/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | QmlDebug: move QQuickProfiler into a pluginUlf Hermann2015-11-171-14/+16
* | QmlProfiler: Collect useful input eventsUlf Hermann2015-10-301-9/+13
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-2/+2
|\
| * Fix ICC warning about change of signThiago Macieira2015-07-071-2/+2
* | Retrieve services from debug connector, not via static instance()Ulf Hermann2015-08-041-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-14/+28
|\
| * Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-7/+14
* | Use QQuickProfiler's own timer to sample eventsUlf Hermann2014-09-121-6/+113
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Properly collect polish timings from all render loopsUlf Hermann2014-07-021-6/+4
* Register animation profiler callback also from render threadUlf Hermann2014-03-181-5/+16
* Properly export QQuickProfilerUlf Hermann2014-02-171-3/+4
* Move QtQuick profiling to own profiler adapterUlf Hermann2014-02-151-0/+227