Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Profiler of DependencyWalker on Qt app

Profiler of DependencyWalker on Qt app

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 224 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.
  • N Offline
    N Offline
    novakt62
    wrote on last edited by
    #1

    it is not directly a Qt problem, but Qt specific:
    I need to record DLL loads of a Qt Widget app in Win10.
    Started Dependency Walker's Profiler function on my EXE. It worked with hourglass for more than 10 minutes, when I invoked TaskManager/Performance and made a screenshot. It shows 3635 threads and 130k handles (!). Is it normal? Anyone could use DependencyWalker for a quite complex (11MB EXE) Qt app?!

    Screenshot 2024-04-19 174154.png

    Christian EhrlicherC 1 Reply Last reply
    0
    • N novakt62

      it is not directly a Qt problem, but Qt specific:
      I need to record DLL loads of a Qt Widget app in Win10.
      Started Dependency Walker's Profiler function on my EXE. It worked with hourglass for more than 10 minutes, when I invoked TaskManager/Performance and made a screenshot. It shows 3635 threads and 130k handles (!). Is it normal? Anyone could use DependencyWalker for a quite complex (11MB EXE) Qt app?!

      Screenshot 2024-04-19 174154.png

      Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Dependency Walker is very old so you can be happy that it even starts. And it is not a profiler.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      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