Status: Untriaged
Owner: ----
CC: seth....@
microsoft.com,
te...@chromium.org,
ish...@chromium.org Type: Bug
New issue 13119 by
tik...@chromium.org: build output from related to PGO?
https://bugs.chromium.org/p/v8/issues/detail?id=13119When I build chrome, I got build output like
```
Rejected profile data for CallProxy due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for CallWithSpread due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for CallWithSpread_Baseline due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for CallWithArrayLike due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for ConstructWithSpread due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for ConstructWithSpread_Baseline due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for Construct_Baseline due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for FastNewObject due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for FastNewClosure due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for StringEqual due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for StringGreaterThan due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
Rejected profile data for StringGreaterThanOrEqual due to function change
Please use tools/builtins-pgo/generate.py to refresh it.
```
Can we suppress them?
--
You received this message because:
1. The project was configured to send all issue notifications to this address
You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings