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

QmlProfiler: Getting no profile data if profiled app gets killed hard

    XMLWordPrintable

Details

    • Linux/X11
    • c70f59075d416a88f43b193190ad1fa2f81aa0cc (qt-creator/qt-creator/4.9)

    Description

      Steps to reproduce:

      • if Android: have a valid Qt / SDK / NDK setup and a device at hand
      • if on Desktop have a valid Qt at hand
      • create a Quick Application from template (if necessary add some code to generated event data..)
      • start profiling
      • if on Android: use the device internal mechanism to "close" the app
      • if on Desktop: kill the app with -9

      Current result:

      • I'm not getting data (except for some Debug Messages I've created with console.log())

       

      Note: using the "Stop" button from the Qml Profiler tool bar works fine and gets all the data as expected.

      Attachments

        Activity

          People

            ulherman Ulf Hermann
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: