Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Include dumpasync command when evaluating core dumps #2054

Merged
merged 1 commit into from
Jul 5, 2018

Commits on Jun 1, 2018

  1. Include dumpasync command when evaluating core dumps

    dotnet/coreclr#18160 and dotnet/coreclr#18213 added a new `dumpasync` command to sos that will dump out data on async methods currently in use.  Including this in the core dump analysis has similar value to dumping out all call stacks, in that it'll give us more details into what was going on in the process.
    stephentoub committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    ea8e099 View commit details
    Browse the repository at this point in the history