Skip to content

Combine sequence point hits with adjacent branch hits #307

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

Closed
sharwell opened this issue Jan 17, 2019 · 2 comments
Closed

Combine sequence point hits with adjacent branch hits #307

sharwell opened this issue Jan 17, 2019 · 2 comments
Labels
enhancement General enhancement request stale tenet-coverage Issue related to possible incorrect coverage tenet-performance Performance related issue

Comments

@sharwell
Copy link
Contributor

Instrumented assemblies sometimes contain a sequence point hit immediately followed by a branch hit (or vice versa). These locations could be coalesced to avoid calling RecordHit twice.

Copy link

This issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Jul 28, 2024
Copy link

github-actions bot commented May 4, 2025

This issue was closed because it has been inactive for 275 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General enhancement request stale tenet-coverage Issue related to possible incorrect coverage tenet-performance Performance related issue
Projects
None yet
Development

No branches or pull requests

2 participants