Display the list of inclusive/exclusive time for a function

Marco Segurini 21 Reputation points
2020-11-30T16:31:54.377+00:00

I'm starting to use the vs2019 profiler.

if I select a function and select caller/callee" as current view I see information like

  • average elapsed inclusive time
  • max inclusive time
  • ...

that are useful.

I'd like to know if is possible to display the list of inclusive/exclusive time for a function.

Developer technologies | Visual Studio | Debugging
0 comments No comments
{count} votes

Accepted answer
  1. Dylan Zhu-MSFT 6,426 Reputation points
    2020-12-01T03:46:46.19+00:00

    Hi MarcoSegurini-3410,

    After reading the document: Instrumentation method data views, displaying the list of inclusive/exclusive time for a function seems to be not supported at the moment. You can log this request using "Suggest a Feature": https://developercommunity.visualstudio.com/content/idea/post.html?space=8.

    Thank you.

    Best Regards, Dylan

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our * *documentation* to enable e-mail notifications if you want to receive the related email notification for this thread.**

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.