qmlprofiler: Redirect app stdout to qmlprofiler stderr
authorUlf Hermann <ulf.hermann@theqtcompany.com>
Fri, 22 May 2015 08:59:20 +0000 (10:59 +0200)
committerUlf Hermann <ulf.hermann@theqtcompany.com>
Sun, 7 Jun 2015 05:48:46 +0000 (05:48 +0000)
commitaa68eab142c5e2106ab0c5e3a4bde6adfa550328
tree4ad36f091641d0207452a55942120527e0928cfe
parentcd0b001ec8153515b4af549e4b111bada14ebce7
qmlprofiler: Redirect app stdout to qmlprofiler stderr

This seems to be a common technique for tools that wrap application
execution and potentially have their own output.

Change-Id: I4ca1bc5861d5b915b4ca07aec08ad06c8c73c8d6
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
tools/qmlprofiler/qmlprofilerapplication.cpp