Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Interpretation of QML profiler output
Qt 6.11 is out! See what's new in the release blog

Interpretation of QML profiler output

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 2 Posters 709 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    markugra
    wrote on last edited by
    #1

    Hi there,

    I have a short question about the statistics view of the QML profiler:
    What does it mean if a row is highlighted with an orange background?
    Unfortunately I could not find anything about that in any tutorials or manuals I've seen so far. Even the official site (http://doc.qt.io/qtcreator/creator-qml-performance-monitor.html, see "Viewing Statistics") shows an image with a highlighted row in orange but does not comment on it.
    If there is any documentation that I've missed please point it out to me.

    Thanks in advance

    1 Reply Last reply
    0
    • 6thC6 Offline
      6thC6 Offline
      6thC
      wrote on last edited by
      #2

      Pretty sure that's where you are in source?
      http://doc.qt.io/qtcreator/creator-qml-performance-monitor.html#viewing-statistics
      "Click on an event to move to it in the source code in the code editor."

      Pretty sure when you do that it would highlight the function / src area.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        markugra
        wrote on last edited by
        #3

        @6thC said in Interpretation of QML profiler output:

        ce?

        Thanks for your reply, but I was referring to the row highlighted in orange. As opposed to the blue highlight it is independent from my location in source or the details I am viewing.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          markugra
          wrote on last edited by
          #4

          Looking at it again, I am thinking it might mark the function that exhibits the maximum total time in the Flame Graph.
          Can someone confirm this?

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved