Commit Graph

4 Commits

Author SHA1 Message Date
Christiaan Janssen
4f6cda3ba0 QmlProfiler: added missing break in switch statement
Change-Id: Ia6ca80e494c2bb61749e50be47bff8cf1cdaf108
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2012-05-16 12:18:59 +02:00
Christiaan Janssen
5692c68154 QmlProfiler: printing current profiler state in error message
For debug purposes, facilitates troubleshooting when bugs are spotted.

Change-Id: I6f76d251bc4855f1d1f0ccf4724cd342c39cad29
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2012-05-09 11:23:06 +02:00
Christiaan Janssen
ba9c802e1e QmlProfiler: manage receiving trace after app stopped
Change-Id: I97409748ebac3ee8af3690f2d84d3038638a3419
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2012-05-09 11:19:46 +02:00
Christiaan Janssen
b7304e2f2e QmlProfiler: Refactor
The code of the qmlprofiler client has become a bit too complex,
this patch reorganizes the modules in a more sensible way,
having the modules communicate with each other through a
state machine instead of the excess of signals and slots
from before.

Change-Id: I76f7313779888a1bd07a1cdb1acbf2e47aacf42a
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2012-03-14 11:38:25 +01:00