Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-43066

Improve usability of command line QML profiler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.6.0 RC
    • 5.4.0 RC, 5.5.0
    • Quick: Other
    • None
    • db69cd87d3c70a4094825846e6d208c2c492c010 cd0b001ec8153515b4af549e4b111bada14ebce7 864b1c498c4257e8790ad8fe13c52c5b06c6a1ac 455e9153eb13399b1b1b711075d77b699aabfbef bb085ff9272acd1ee8cb52d0c7b1e2d2a9116878

      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

      1. have an option not to process user commands while running
      2. expect the application to exit by itself
      3. properly process the "Complete" message to figure out if all the data has been received
      4. quit after the application has quit and all data has been processed.
      5. Use the double dash argument stlye as most Qt utilities do, e.g. "--help"
      6. 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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes