aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4profiling_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* std::sort JS profiling data instead of insert-sorting itUlf Hermann2015-08-241-0/+1
* Use QVector instead of QList in V4 profilerUlf Hermann2015-07-201-5/+5
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Change signature or runtime methods to take an engine pointerLars Knoll2014-11-121-5/+5
* Fix QQmlExpression/QQmlScriptString/QQmlBinding crashesSimon Hausmann2014-10-091-5/+5
* Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-5/+13
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Profiler: Fix MSVC warning about signed integers.Friedemann Kleint2014-07-031-1/+1
* Properly initialize heap profiler when starting profilingUlf Hermann2014-06-121-1/+2
* Javascript heap profilerUlf Hermann2014-06-061-1/+39
* Satellite profiler for V4Ulf Hermann2014-02-121-0/+169