summaryrefslogtreecommitdiff
path: root/compiler/compiler.h
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2025-01-28 05:31:12 -0800
committer Mythri Alle <mythria@google.com> 2025-02-11 03:53:26 -0800
commit84c60905008131ff35b93b9f8b64923e267f92a6 (patch)
treeda5d0fc603b4acc8743fe8f15b8a3fb5c0092c81 /compiler/compiler.h
parent6d198c0cc746bd8e9a260e9fca39dda59047124c (diff)
Revert^2 "Use nanoseconds for v2 method tracing"
This reverts commit e8ea3a17d66636e6cc6a395b967e22aac8761e67. Reason for revert: Upload after potential fix for the failures. We used to use 32-bit entries for storing threadcpu time. With nanosecond precision this overflows in about 4 seconds. On gcstress configuration this was potentially overflowing causing the failures. The fix now uses 64-bit entries for threadcpu time. Wall clock time was already using 64-bit entries. Change-Id: I819fe45e0a465e5a5b037248a4cd7107acb5130d
Diffstat (limited to 'compiler/compiler.h')
0 files changed, 0 insertions, 0 deletions