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

Fix per-thread timing error on z/OS #1719

Merged
merged 4 commits into from
Jan 4, 2024

Conversation

abhina-sree
Copy link
Contributor

@abhina-sree abhina-sree commented Dec 20, 2023

This patch calls ProcessCPUUsage() for z/OS because we do not support CLOCK_THREAD_CPUTIME_ID. This fixes the following issue

@dmah42
Copy link
Member

dmah42 commented Jan 4, 2024

thanks!

@dmah42 dmah42 merged commit e3824e7 into google:main Jan 4, 2024
80 checks passed
@abhina-sree abhina-sree deleted the abhina/fix_time_err branch January 4, 2024 13:41
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