Skip to content

I found a way to fix traces broken by the 100-stack-frame limit #5954

Description

@dfamonteiro

Background and Motivation

Hello,

As the title says, I found a way to recover traces that are affected by the 100-stack-frame limit. I pulled this off by carefully recovering the missing call stacks from a known good previous call stack sample. This logic is better explained in my blog post: https://dfamonteiro.com/posts/dotnet-trace-final-fix/.

And here's the fork with the changes detailed in my blog post: https://github.com/dfamonteiro/daniel-trace

I thought you might find this an interesting improvement opportunity to dotnet-trace

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions