Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Profiling C++ code on android
Forum Update on Monday, May 27th 2025

Profiling C++ code on android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qt-quiandroidprofilingc++
1 Posts 1 Posters 578 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.
  • A Offline
    A Offline
    alan73
    wrote on 11 Nov 2016, 11:50 last edited by
    #1

    Hello!

    I'm developing Qt Quick application for Android with the help of Qt 5.6. After profiling application with the help of "Qml profilier" I found that the bottleneck of my program is in updatePaintNode() function. There some C++ code is called. Is there a way of profiling C++ code on Android device? As I understand valgrind tools are not suitable for this purpose.
    Thanks!

    1 Reply Last reply
    0

    1/1

    11 Nov 2016, 11:50

    • Login

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