Commit 01f3d7bb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Perfetto from df4403112ffa to 744b988ae1b0 (17 revisions)

https://android.googlesource.com/platform/external/perfetto.git/+log/df4403112ffa..744b988ae1b0

2020-11-05 treehugger-gerrit@google.com Merge "Fixed protobuf deprecated API"
2020-11-05 treehugger-gerrit@google.com Merge "Extend export_json to read from memory tables"
2020-11-04 fmayer@google.com Merge "Assert we don't stop reading the shmem."
2020-11-04 hjd@google.com Merge "Parse dpu and g2d"
2020-11-04 delphick@google.com Merge "trace_processor_shell: add .read command"
2020-11-03 treehugger-gerrit@google.com Merge "Improved flow navigation"
2020-11-03 simonmacm@google.com Merge "Work around b/169226092 where we see wrong or truncated process names."
2020-11-03 treehugger-gerrit@google.com Merge "base: Allow message() calls when status.ok() == true"
2020-11-03 fmayer@google.com Merge "Only send on socket when service stopped reading."
2020-11-03 primiano@google.com Merge "SDK: remove spurious ELOG when no error occurs"
2020-11-03 treehugger-gerrit@google.com Merge "Fix parsing of locations that have DEX in subfolder."
2020-11-03 primiano@google.com Merge "Update CHANGELOG for v9.0 release"
2020-11-03 primiano@google.com Merge "CI: fix Stats link"
2020-11-03 hjd@google.com Merge "trace_processor: Handle armv8l syscall traces"
2020-11-03 treehugger-gerrit@google.com Merge "docs: Fix trigger config instructions"
2020-11-03 treehugger-gerrit@google.com Merge "sdk: Rename kCatIndex in track event macro to highlight common error"
2020-11-03 hjd@google.com Merge "trace_processor: support fastrpc event"

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: I6f18d6c282ce69a9c6b564b2b725fbea523575c4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2520532Reviewed-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@{#824388}
parent 313ce8d5
...@@ -1265,7 +1265,7 @@ deps = { ...@@ -1265,7 +1265,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'df4403112ffa9c8489a83240a28bd270de823870', Var('android_git') + '/platform/external/perfetto.git' + '@' + '744b988ae1b078eaa3eb46de9f57416b80760131',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', '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