diff options
author | 2021-05-17 11:56:40 -0700 | |
---|---|---|
committer | 2021-05-24 23:22:57 +0000 | |
commit | 3156695aa5a69e3ca27b5befcaf0934e7e62e9fb (patch) | |
tree | 64977ebf92e992ce978cd1d5a4e378a12463522b /runtime/native/java_lang_Thread.cc | |
parent | 61ffd049d8d6946ba52884a8f679dde0e3a6654d (diff) |
Enable ProfileSaver to have a different delay for the first ever save
The runtime now supports -Xps-first-save-ms, which when configured
may alter the delay for the first ever profile save. Subsequent
saves will proceed based on the existing -Xps-min-save-period-ms.
The first ever save is an approximation, and computed by checking
the profiles size.
Test: gtest & manual
Bug: 185979271
Change-Id: I7119b9d2b8829653046565426090c89f6a619a27
Diffstat (limited to 'runtime/native/java_lang_Thread.cc')
0 files changed, 0 insertions, 0 deletions