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. Where did the QSGRenderThread go ? (Qt5.4 - Xcode 6 Instruments)
Forum Updated to NodeBB v4.3 + New Features

Where did the QSGRenderThread go ? (Qt5.4 - Xcode 6 Instruments)

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 993 Views 1 Watching
  • 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.
  • K Offline
    K Offline
    k.gaitanis
    wrote on last edited by
    #1

    After updating to Qt 5.4, I noticed that there is no QSGRenderThread appearing in the Time Profiler. Of course, the thread is still there and running normally, it just doesn't show up on Instruments.

    Before (up to Qt5.3), there used to be a QSGRenderThread where I could track what was taking up cpu time during the sync and render phases of my qml scene. Since my program makes heavy use of OpenGL under QML, I really need to be able to profile that particular thread of my program.

    Does anybody know why it's not there or how to profile the QML thread on Qt 5.4?

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      I don't know why, but the Qt engineers do. You can find them at the "Interest mailing list":http://lists.qt-project.org/mailman/listinfo/interest (You need to subscribe first)

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      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