aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlprofilerservice
Commit message (Expand)AuthorAgeFilesLines
* Allow specification of loadable debug services via command lineUlf Hermann2015-08-131-50/+31
* Periodically flush profiling data to client.Ulf Hermann2015-08-043-2/+38
* Use QVector rather than QList for storing QQmlProfilerDataUlf Hermann2015-07-291-6/+6
* Verify that debug client exists before interacting with it.Ulf Hermann2015-06-161-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-161-1/+1
|\
| * Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-141-1/+1
* | Guard profiler service test against unusual clock behavior.Ulf Hermann2015-03-271-60/+168
* | Update copyright headersJani Heikkinen2015-02-122-14/+14
|/
* Update license headers and add new licensesJani Heikkinen2014-08-252-37/+21
* Test the javascript heap profilerUlf Hermann2014-06-181-3/+64
* Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-06-131-46/+52
|\
| * Keep QML and JS messages separate in QQmlProfilerService testUlf Hermann2014-06-061-46/+52
* | Javascript heap profilerUlf Hermann2014-06-061-0/+13
|/
* Dump all received messages if tst_QQmlProfilerService failsUlf Hermann2014-06-021-0/+21
* Record synchronous and asynchronous events separately in profiler testUlf Hermann2014-05-221-129/+84
* Be more verbose about actual results in tst_qqmlprofilerserviceUlf Hermann2014-05-061-27/+38
* Register animation profiler callback also from render threadUlf Hermann2014-03-181-1/+3
* Test case for V4 profiler and its adapterUlf Hermann2014-02-133-1/+58
* V4 profiler adapterUlf Hermann2014-02-131-4/+8
* Infrastructure for supporting multiple profilers in qqmlprofilerserviceUlf Hermann2014-02-131-1/+9
* Be stricter about the number of messages when testing profiler serviceUlf Hermann2014-01-311-1/+4
* Properly wait for stdout in testUlf Hermann2014-01-291-3/+3
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-243-1/+41
|\
| * Parse source location for signal handling functionsUlf Hermann2014-01-213-1/+41
* | Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-221-6/+6
* | Add missing test data files to .proUlf Hermann2014-01-211-1/+5
|/
* Make sure that profiling can only be started if debugging is enabled.Ulf Hermann2014-01-153-1/+89
* Adapt tests to new events from qqmlprofilerserviceUlf Hermann2013-11-291-10/+10
* Remove '-enable-debugger' argument from qml executableKai Koehne2013-11-161-2/+0
* Make tst_qqmlprofilerservice more robustKai Koehne2013-11-151-2/+3
* Fix flaky QQmlProfilerService::scenegraphData testKai Koehne2013-10-171-6/+5
* Improve output of test caseKai Koehne2013-10-161-2/+10
* Fix segfault in autotestKai Koehne2013-10-161-2/+5
* Stabilize tst_qqmlprofilerserviceGunnar Sletta2013-10-021-9/+4
* Remove debug output from tst_qqmlprofilerservice.Gunnar Sletta2013-09-301-2/+0
* Try to stabilize the multipleTransitions testLars Knoll2013-09-281-0/+2
* Add qml toolAlan Alpert2013-09-171-2/+2
* QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-271-1/+1
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-062-0/+97
* QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-304-0/+84
* QmlDebugging: Auto tests use port rangeAurindam Jana2013-04-161-5/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Allow QQmlDebugProcess to be child of other qobjects.Frederik Gladhorn2012-10-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fix compilation with GCC 4.7 (C++11)Thiago Macieira2012-06-231-2/+2
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-2/+0
* Set test data directory correctly for QML profiler testsMartin Jones2012-05-091-1/+1
* Debugger: Fix warnings about declarative_debug in autotestsKai Koehne2012-04-251-1/+1