Commit 553cfdfc authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Perfetto from dfff133590c2 to d3f0d0cc3810 (7 revisions)

https://android.googlesource.com/platform/external/perfetto.git/+log/dfff133590c2..d3f0d0cc3810

2020-11-11 treehugger-gerrit@google.com Merge "perfetto-ui: Fix selecting incomplete slice"
2020-11-11 fmayer@google.com Be consistent about java_heap_dump parameters.
2020-11-11 taylori@google.com Merge "perfetto-ui: Fix CSP"
2020-11-11 lalitm@google.com Merge "tp: symbolize function field in workqueue events"
2020-11-11 treehugger-gerrit@google.com Merge "processor: Replace FilterInto in ExportJson() for smaller binary size"
2020-11-11 taylori@google.com Merge "Roll trace processor"
2020-11-11 primiano@google.com Merge "ipc: fix crash when OnEnableTracingResponse() is rejected"

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: None
Tbr: perfetto-bugs@google.com
Change-Id: I5cdcb4ff93a8d69e451a9ae2f00f40298bd6eee4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532982Reviewed-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@{#826531}
parent 87318c85
......@@ -1256,7 +1256,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'dfff133590c27edbac30970e86e7a4e10e62a009',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'd3f0d0cc38104ccfa8b84cfdbb7ffd1b69e6b8b5',
'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