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

Roll src/third_party/perfetto eb06d51adc82..d239d4d3493a (14 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/eb06d51adc82..d239d4d3493a

git log eb06d51adc82..d239d4d3493a --date=short --no-merges --format='%ad %ae %s'
2019-09-23 skyostil@google.com Merge "Disable leak sanitizer tests on debug and embedder builds"
2019-09-23 treehugger-gerrit@google.com Merge "Fix comment referencing GetLastError."
2019-09-23 taylori@google.com perfetto-ui: Fix build
2019-09-23 primiano@google.com Merge "PacketStreamValidator: get rid of libprotobuf"
2019-09-23 hjd@google.com Merge "perfetto-ui: Add search for userland slices"
2019-09-23 nicomazz@google.com Perfetto UI: Fix unresponsive probe clicks
2019-09-21 primiano@google.com Merge "Do clang-format on gpu_counter_descriptor."
2019-09-20 lalitm@google.com trace_processor: remove virtual track table and replace with async track table
2019-09-20 lalitm@google.com Merge "trace_processor: add hint flags indiciating the content of the column"
2019-09-20 treehugger-gerrit@google.com Merge "perfetto-ui: Fix snake_case variable"
2019-09-20 primiano@google.com Enable sanitizer tests only on Linux/Android
2019-09-20 fmayer@google.com Merge "Use trace processor for `trace_to_text symbolize`."
2019-09-20 lalitm@google.com Merge "bazel: expose merged proto to Bazel"
2019-09-20 rsavitski@google.com Merge "Fix build rules in tools"

Created with:
  gclient setdep -r src/third_party/perfetto@d239d4d3493a

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/+/master/autoroll/README.md

TBR=perfetto-bugs@google.com

Bug: chromium:135177627
Change-Id: I2fd2001d5e318a7e09cc31c403a9576f085645f9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1819134Reviewed-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@{#699002}
parent 23236dc9
...@@ -1257,7 +1257,7 @@ deps = { ...@@ -1257,7 +1257,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'eb06d51adc82ace982e414969ab18cd35f85344c', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'd239d4d3493a00a06b9458540a01c2c29426d978',
'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