Roll Perfetto from 818dce453202 to f56a180bc055 (1 revision)
818dce4532..f56a180bc0
2024-08-02 lalitm@google.com tp: speed up BitVector::IsSet
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/perfetto-chromium-autoroll
Please CC perfetto-bugs@google.com,primiano@chromium.org on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
Bug: None
Tbr: perfetto-bugs@google.com
Change-Id: I2046b7bf9e8cbfb8fda51deee410b2876c16e2e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5760055
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1336625}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
bc6573f23c
commit
f390c99695
2
DEPS
2
DEPS
@ -2252,7 +2252,7 @@ deps = {
|
||||
Var('pdfium_git') + '/pdfium.git' + '@' + Var('pdfium_revision'),
|
||||
|
||||
'src/third_party/perfetto':
|
||||
Var('android_git') + '/platform/external/perfetto.git' + '@' + '818dce453202ceab88b84e38e1abe728825137a0',
|
||||
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f56a180bc055b5592d84640b9f32fc6c6ca8650f',
|
||||
|
||||
'src/base/tracing/test/data': {
|
||||
'bucket': 'perfetto',
|
||||
|
2
third_party/perfetto
vendored
2
third_party/perfetto
vendored
Submodule third_party/perfetto updated: 818dce4532...f56a180bc0
Reference in New Issue
Block a user