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

Support for profiling multiple QML engines is incomplete

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.0.0-beta1
    • Qt Creator 3.3.0-beta1
    • QML Profiler
    • None
    • 030acfdf73bff47adffed70338de5833fb3a6f46 ffc11d5e9e1cc7b38ac7f87bfdf40f8a84aec939

    Description

      As QML engines can start and stop profiling on their own, without being directed to do so by the profiler, we need some functionality to stash and later merge profiling data on the client.

      When profiling two QML engines it may happen that one of them exits and we don't necessarily want the other one to stop profiling at that point. What we should do is receive the profiling data from the exiting engine and keep the other one running. When receiving the second set of profiling data from the other engine we should merge the data sets.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-13317
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes