QmlProfiler: updated standalone app
authorChristiaan Janssen <christiaan.janssen@nokia.com>
Thu, 8 Mar 2012 15:50:14 +0000 (16:50 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 13 Mar 2012 08:39:03 +0000 (09:39 +0100)
commit1f76525c5f701f612b56a49715cda6597e3727b1
tree591e056491283d6c82f9bb74583047fe29ccd1ab
parentd541fdcbe68ea6fab78db1009d8291c7f73cc1e5
QmlProfiler: updated standalone app

Using a stripped-down version of the profiler data structure.

Change-Id: I93a0b12462edea0ca8a1d0db42aa892aa2afc919
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
tools/qmlprofiler/constants.h
tools/qmlprofiler/profiledata.cpp [deleted file]
tools/qmlprofiler/profiledata.h [deleted file]
tools/qmlprofiler/qmlprofiler.pro
tools/qmlprofiler/qmlprofilerapplication.cpp
tools/qmlprofiler/qmlprofilerapplication.h
tools/qmlprofiler/qmlprofilerclient.cpp [moved from tools/qmlprofiler/profileclient.cpp with 84% similarity]
tools/qmlprofiler/qmlprofilerclient.h [moved from tools/qmlprofiler/profileclient.h with 84% similarity]
tools/qmlprofiler/qmlprofilerdata.cpp [new file with mode: 0644]
tools/qmlprofiler/qmlprofilerdata.h [new file with mode: 0644]
tools/qmlprofiler/qmlprofilereventlocation.h [new file with mode: 0644]