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 android application in Qt Creator

Profiling android application in Qt Creator

Scheduled Pinned Locked Moved Mobile and Embedded
androidcreatordebugprofilingvalgrind
5 Posts 3 Posters 3.0k 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
    alexey.petrenko
    wrote on last edited by
    #1

    Is it possible to profile Android applications in Qt Creator (Qt 5.5)?

    I tried to use standard "Analyze" tab with "Valgrind function profiler", but once I run it Creator says "Unknown error". Does this scenario work at all, maybe some extra setup is required?

    1 Reply Last reply
    0
    • benlauB Offline
      benlauB Offline
      benlau
      Qt Champions 2016
      wrote on last edited by
      #2

      Valgrind function profiler will not work on Android , but QML Profiler should be working (Not tested with Qt 5.5). If you really need to use valgrind, you may use it on desktop.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        alexey.petrenko
        wrote on last edited by
        #3

        So, what profiler should I use to profile C++ code in my Qt Android application?
        I know about stuff like https://github.com/richq/android-ndk-profiler/blob/master/docs/Usage.md but is there a solution that I can use with Qt Creator and Qt build system?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          alexey.petrenko
          wrote on last edited by
          #4

          So nobody ever profiled Qt application for Android? Is there a solution?

          S 1 Reply Last reply
          1
          • A alexey.petrenko

            So nobody ever profiled Qt application for Android? Is there a solution?

            S Offline
            S Offline
            seyed
            wrote on last edited by
            #5

            @alexey-petrenko no answer? I can't analyse with QML Profiler

            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