Kai Koehne
73b66f5d08
Analyzer: Use Utils::OutputFormat everywhere
...
Replace hard distinction between 'out', 'err' with flexible
OutputFormat. Also make sure that QmlProfiler shows application output.
Change-Id: I130c71884321e4c59c9a75f0836c37a7f0e805c4
Reviewed-on: http://codereview.qt.nokia.com/458
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com >
2011-06-14 10:14:19 +02:00
Kai Koehne
2f97c709de
QmlProfiler: Support profiling via CODA on Symbian
...
Change-Id: I44be1a67c95814a78c82b17e991e5e3a722a63c8
Reviewed-by: Christiaan Janssen
Reviewed-on: http://codereview.qt.nokia.com/428
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Kai Koehne <kai.koehne@nokia.com >
2011-06-10 14:37:36 +02:00
Kai Koehne
1f184bf2ad
QmlProfiler: Track status of app through application output
...
We do that already in the debugger too.
Change-Id: I31828a01aaec041ac38102b9bd034728d02486e2
Reviewed-on: http://codereview.qt.nokia.com/427
Reviewed-by: Kai Koehne <kai.koehne@nokia.com >
2011-06-10 14:34:36 +02:00
hjk
f7fee744b9
qmlprofiler: ui and style
...
Change-Id: I2153ef00f8d3c6d1cc4d39648916cad865b5a9be
Reviewed-on: http://codereview.qt.nokia.com/54
Reviewed-by: hjk
2011-05-23 14:57:03 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Kai Koehne
6d174080e9
QmlProfiler: Factor out logic to run apps from the engine into a separate runner
...
Reviewed-by: Christiaan Janssen
2011-05-04 17:17:32 +02:00
Christiaan Janssen
d989d5d229
QmlProfiler: fix for 2cf76ead26
2011-04-28 16:18:57 +02:00
con
2cf76ead26
Move OutputFormatter to Utils lib.
2011-04-26 10:45:21 +02:00
Christiaan Janssen
72e65485a5
QmlProfiler: fixed arguments for qmlobserver when profiling
...
Reviewed-by: Kai Koehne
2011-04-15 17:31:21 +02:00
Kai Koehne
18bfabe0ee
QmlProfiler: Fix slot signature
2011-04-15 09:01:34 +02:00
Kai Koehne
35493c454c
QmlProfiler: Use ApplicationLauncher instead of QProcess
2011-04-14 17:36:45 +02:00
Kai Koehne
20cb599b8c
QmlProfiler: Remove use of Qt private headers
...
Use the copy of QDeclarativeDebugClient we ship with qtcreator.
However, since the internal one misses a waitForConnected any connection
will right now fail.
2011-04-14 17:36:44 +02:00
Kai Koehne
e6620167fc
QmlProfiler: Enable on Windows
...
Replace use of sleep() call with a timer.
2011-04-14 17:36:43 +02:00
Christiaan Janssen
b7bb522d5e
QmlProfiler: Fixing regression for non-recording runs
...
Reviewed-by: Kai Koehne
2011-04-14 16:15:08 +02:00
Christiaan Janssen
19190384b6
QmlProfiler: user defined host:port
...
Reviewed-by: Kai Koehne
2011-04-14 15:44:43 +02:00
Christiaan Janssen
fa2b294264
QmlProfiler: stop timer on failed connection
...
Reviewed-by: Kai Koehne
2011-04-14 15:25:58 +02:00
Christiaan Janssen
cbfaea1ed3
QmlProfiler: qmlproject support
...
Reviewed-by: Kai Koehne
2011-04-14 09:57:08 +02:00
Christiaan Janssen
fad891820d
qQmlProfiler: independent start/stop/record buttons
...
Reviewed-by: Kai Koehne
2011-04-06 12:59:29 +02:00
Kai Koehne
12a02c7534
QmlProfiler: Add attach/detach menu entry
...
This allows one to also profile apps on device (as long as there
is a working TCP/IP connection).
2011-04-04 15:59:31 +02:00
Mike McQuaid
6ac987c846
Add analyzer new APIs support to plugins.
...
Merge-request: 284
Reviewed-by: hjk <qtc-committer@nokia.com >
2011-04-04 14:39:28 +02:00
Kai Koehne
d8f83e2b1b
QmlProfiler: Add license headers
2011-03-25 17:20:27 +01:00
Kai Koehne
ac61c9a918
QmlProfiler: Namespace fixes
...
Use own namespace (QmlProfiler) instead of Analyzer.
2011-03-25 09:21:00 +01:00
Christiaan Janssen
fbe9925d8c
QmlProfiler: ongoing work
2011-03-24 15:42:43 +01:00
hjk
8fac439e86
compile fixes on *nix
2011-03-24 13:02:57 +01:00
Christiaan Janssen
f774556de7
QmlProfiler: first commit
2011-03-24 11:07:59 +01:00