aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qv4profileradapter_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move profiler and engine control services into a pluginUlf Hermann2015-08-041-81/+0
* Periodically flush profiling data to client.Ulf Hermann2015-08-041-0/+1
* Avoid QVector::pop_front()Ulf Hermann2015-07-281-0/+2
* Use QVector instead of QList in V4 profilerUlf Hermann2015-07-201-4/+4
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Javascript heap profilerUlf Hermann2014-06-061-1/+4
* Compile fix for MSVC2013Andrew Knight2014-02-141-1/+1
* V4 profiler adapterUlf Hermann2014-02-131-0/+83