Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26392

Pausing, reenabling and pausing again qml profiler does not keep old recorded data

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 6.0.0-beta1
    • QML Profiler
    • macOS

    Description

      Open qtdoc/examples/demos/samegame qmake project
      Switch to QML profiler and start profiling
      Pause recording without exiting application
      Observe a Pixmap cache section above Scene Graph.
      Start recording again.
      Pause recording.
      Observe that the previous timeline info is not available anymore, which can be confirmed by a missing Pixmap cache section.

      According to https://wiki.qt.io/Qt_Creator_ManualTests_QtQuick

      With and without an already profiled app disable profiling by hitting the record button and start running again. Does the widget 's content still hold the data of the former profiling (or none if there wasn't any)?

      It sounds like the previously recorded data should still be available for navigation in the second recording?

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes