flamegraph-rs / flamegraph

Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The call stack of functions mostly records addresses

CrazyboyQCD opened this issue · comments

OS: Windows 10
259365209-02a84cd6-ce43-4545-8502-c802c0d1f132
I had the same output as example before, but after a while, I got the "No stacks count" error. Then I took several administrative operations about permissions and found out that I need to disable Windows Defender. And now I have no idea why Dtrace for windows can't initiate, I have to use blondie as an alternative.

So using blondie works well? That seems like a good solution?

So using blondie works well? That seems like a good solution?

it works and dtrace also does the good job if I figure out what I've done to my windows that broke it