aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qqmlprofiler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix profiling of QML/JS compilationUlf Hermann2015-08-241-5/+6
* Move profiler and engine control services into a pluginUlf Hermann2015-08-041-18/+3
* Periodically flush profiling data to client.Ulf Hermann2015-08-041-1/+1
* Avoid QVector::pop_front()Ulf Hermann2015-08-041-0/+1
* Use QVector rather than QList for storing QQmlProfilerDataUlf Hermann2015-07-291-4/+4
* Speed up binding evaluationSimon Hausmann2015-04-161-4/+4
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-18/+23
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Use RAII for VME profilerUlf Hermann2014-04-031-78/+62
* Combine the source file, line and column number triplet in a common structureSimon Hausmann2014-03-041-15/+3
* [new compiler] Fix profiler supportSimon Hausmann2014-03-041-1/+1
* Add dedicated QML profiler and adapterUlf Hermann2014-02-151-0/+368