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.

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
967 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dylan Zhu-MSFT 6,406 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