Skip to content

Conversation

@vvuk
Copy link
Collaborator

@vvuk vvuk commented Mar 27, 2024

This is a fix for #127 -- use the monotonic time for a sample as close as possible to the time the sample was taken. This seems sufficient to fix the issue; I'm not sure what the impact of the Timestamp being off is going to be. I think that's safe, because that timestamp is (again, I think) what's used to group/line up the samples across threads/tasks. But the monotonic time is used for lib op resolution.

@mstange mstange merged commit dc2dc85 into mstange:main Mar 27, 2024
@mstange
Copy link
Owner

mstange commented Mar 27, 2024

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants