Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.0 RC, 5.5.0
-
None
-
db69cd87d3c70a4094825846e6d208c2c492c010 cd0b001ec8153515b4af549e4b111bada14ebce7 864b1c498c4257e8790ad8fe13c52c5b06c6a1ac 455e9153eb13399b1b1b711075d77b699aabfbef bb085ff9272acd1ee8cb52d0c7b1e2d2a9116878
Description
The command line qml profiler won't quit if the application being profiled spontaneously quits but will instead give a confusing error message.
In order to be used by automated tasks it should
- have an option not to process user commands while running
- expect the application to exit by itself
- properly process the "Complete" message to figure out if all the data has been received
- quit after the application has quit and all data has been processed.
- Use the double dash argument stlye as most Qt utilities do, e.g. "--help"
- Accept a specific file name and path where the trace should be saved. Rigt now it just save to some cryptic date-coded filename in the current path.
Attachments
Issue Links
- is required for
-
QTBUG-43069 Command line tools have inconsistent arguments
-
- Closed
-
For Gerrit Dashboard: QTBUG-43066 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
112541,5 | qmlprofiler: Add some sanity to command line parsing. | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
112617,5 | qmlprofiler: Clean up recording state mess | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
112631,6 | qmlprofiler: Add non-interactive mode and make it the default. | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
112711,10 | qmlprofiler: Improve options for trace output | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
112735,8 | qmlprofiler: Allow specification of features to record | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |