On Profiling our .Net 8 web api in ANTS Performance Profiler, it does not show code methods
dharati
Posts: 2 New member
Hi Team,
I hope you are in good health.
I am here to get some help on profiling the web api in .Net 8 for its endpoints performance.
We are trying to profile the .Net 8 web API in ANTS Performance Profiler Version 11.3 professional. We are not able to see the code methods when we hit an endpoint on our system. It does not show any methods after startup.
Can you please guide us to get the methods in the ANTS profiler along with its DB (SQL) call and call tree details?
I have attached a sample screenshot that shows the initial startup method and then no other code methods are profiled.
Waiting for your support.
Thanks & Regards,
Dharati.
I hope you are in good health.
I am here to get some help on profiling the web api in .Net 8 for its endpoints performance.
We are trying to profile the .Net 8 web API in ANTS Performance Profiler Version 11.3 professional. We are not able to see the code methods when we hit an endpoint on our system. It does not show any methods after startup.
Can you please guide us to get the methods in the ANTS profiler along with its DB (SQL) call and call tree details?
I have attached a sample screenshot that shows the initial startup method and then no other code methods are profiled.
Waiting for your support.
Thanks & Regards,
Dharati.
Tagged:
Answers
https://documentation.red-gate.com/app/setting-up-and-running-a-profiling-session/choosing-a-profiling-mode
It may be necessary to troubleshoot the PDB files.
Further details can be found here
https://documentation.red-gate.com/app/troubleshooting/common-issues/troubleshooting-pdb-problems
If you have run through the troubleshooting of PDB files and are still not seeing expected results, we would recommend reaching out to the Redgate support team with your files so we can assist further.