Commit f0e05ee0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Perfetto from 026b1e2be09a to f9803e14b0fb (14 revisions)

https://android.googlesource.com/platform/external/perfetto.git/+log/026b1e2be09a..f9803e14b0fb

2020-07-22 fmayer@google.com Merge "Fix non-Unix build for local_symbolizer"
2020-07-22 aninditaghosh@google.com Move vendor specific functionality to seperate file
2020-07-22 treehugger-gerrit@google.com Merge "Refactor heapprofd end to end test."
2020-07-22 treehugger-gerrit@google.com Merge "Add thermal events"
2020-07-22 lalitm@google.com Merge "ui: update cpu frequency track to also use proper counter quantization"
2020-07-22 lalitm@google.com Merge "ui: fix counter track quantization"
2020-07-22 lalitm@google.com Merge "tp: label pid 0 thread as "swapper" without cpu suffix"
2020-07-22 treehugger-gerrit@google.com Merge "ui: fix computation of resolution"
2020-07-22 fmayer@google.com Fix compile error for non-Linux trace processor.
2020-07-22 treehugger-gerrit@google.com Merge "Add a version file for Chromium protos autoroller"
2020-07-21 aninditaghosh@google.com Load trace_processor binary if the path to it is defined
2020-07-21 aninditaghosh@google.com Merge "metric() returns proto message instead of bytes"
2020-07-21 oksamyt@google.com Merge "Add host_app_package_name to ChromeProcessDescriptor"
2020-07-21 fmayer@google.com Allow to index symbol files by build ID.

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 on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
Bug: chromium:161235574
Tbr: perfetto-bugs@google.com
Change-Id: I1493ccd14ad4e3663398f3f2776f363c83258787
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2314796Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#791047}
parent 7fd63da5
......@@ -1248,7 +1248,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '026b1e2be09a8cd8ced37f99e771eca00ea439b0',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f9803e14b0fb4bd4b44400295587f0ea14f305f9',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment