OSDN Git Service

QmlProfilerTool: Fix hang on exit
authorKai Koehne <kai.koehne@nokia.com>
Mon, 5 Sep 2011 12:07:27 +0000 (14:07 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Tue, 6 Sep 2011 11:45:36 +0000 (13:45 +0200)
commita2e9fadb61c909e46146fb4dbd31eabe6edd6e89
treea8ef00c8b7bb3addb3574781a78c7740cca50a99
parentfbddfa5c91ee89dcbb54ab30d8303a462c16288e
QmlProfilerTool: Fix hang on exit

the reader thread has to terminate on its own, terminate
is not reliable.

Change-Id: I4222bc8f0c585c190cd90efbaade0b03ca698ec7
Reviewed-on: http://codereview.qt.nokia.com/4194
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
src/tools/qmlprofilertool/commandlistener.cpp
src/tools/qmlprofilertool/constants.h [new file with mode: 0644]
src/tools/qmlprofilertool/main.cpp
src/tools/qmlprofilertool/qmlprofilerapplication.cpp
src/tools/qmlprofilertool/qmlprofilertool.pro