Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diagnostic feedback when disassembly fails is needed #2637

Open
kg opened this issue Sep 12, 2024 · 0 comments
Open

Diagnostic feedback when disassembly fails is needed #2637

kg opened this issue Sep 12, 2024 · 0 comments

Comments

@kg
Copy link

kg commented Sep 12, 2024

After a lot of blindly stumbling around in the dark I got DisassemblyDiagnoser to work for a benchmark I'm iterating on, and then a random change to the code being measured made it suddenly stop disassembling all my benchmarks. The only information or diagnostic output I get is:

No benchmarks were disassembled

It would be awesome if there was some way to get diagnostic information here. Like did decoding the pdb fail? Did nothing get jitted during benchmark execution? etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant