aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qv4profileradapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move profiler and engine control services into a pluginUlf Hermann2015-08-041-154/+0
* Periodically flush profiling data to client.Ulf Hermann2015-08-041-13/+39
* Avoid QVector::pop_front()Ulf Hermann2015-07-281-12/+14
* Use QVector instead of QList in V4 profilerUlf Hermann2015-07-201-6/+7
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-3/+4
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Javascript heap profilerUlf Hermann2014-06-061-8/+31
* V4 profiler adapterUlf Hermann2014-02-131-0/+109