Skip to content

[ghcide-bench] preserve threading details in eventlogs #2105

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

pepeiborra
Copy link
Collaborator

We need the log of threading operations so that eventlog-to-tracy can
produe a valid trace. Without it, eventlog-to-tracy will generate an
invalid trace where all the spans are impossibly on the same thread and
tracy may/will crash

We need the log of threading operations so that eventlog-to-tracy can
produe a valid trace. Without it, eventlog-to-tracy will generate an
invalid trace where all the spans are impossibly on the same thread and
tracy may/will crash
@pepeiborra pepeiborra changed the title preserve threading details in benchmark eventlogs [ghcide-bench] preserve threading details in eventless Aug 17, 2021
@pepeiborra pepeiborra changed the title [ghcide-bench] preserve threading details in eventless [ghcide-bench] preserve threading details in eventlogs Aug 17, 2021
@pepeiborra pepeiborra added the merge me Label to trigger pull request merge label Aug 17, 2021
@pepeiborra pepeiborra merged commit a5d70ee into master Aug 17, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants