I am attempting to profile functions within a dll of my own creation that is called via the host project 'CPPConsoleTest'- effectively a test runner.
Following available guides, I have included folders that contain pdp files, this has allowed for some top level functions to be mapped from hex, but still no luck with the dll functions.
Note: I am open to other profile tools/suggestions if this is simply a limitation with vs19 tools.
Please see the following image