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

Roll src/third_party/perfetto 00e6685b05e8..f3ae9d6b5d40 (9 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/00e6685b05e8..f3ae9d6b5d40

git log 00e6685b05e8..f3ae9d6b5d40 --date=short --first-parent --format='%ad %ae %s'
2020-04-09 primiano@google.com Merge "service: allow to specify a file path with write_into_file"
2020-04-09 treehugger-gerrit@google.com Merge "TraceProcessor: ingest TracingServiceEvent.all_data_sources_started"
2020-04-08 rsavitski@google.com fix typo in get.perfetto.dev
2020-04-08 primiano@google.com Merge "GN: enable PIE on Linux"
2020-04-08 primiano@google.com Docs: improve comments on builtin data sources
2020-04-08 treehugger-gerrit@google.com Merge "CPU frequency indexing function"
2020-04-08 fmayer@google.com Add new table for heap_graph_class.
2020-04-08 lalitm@google.com Merge "tp: add proto for hsc startup metrics"
2020-04-08 fmayer@google.com Merge "Create proper table for packages list."

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

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

Bug: chromium:150546312
Tbr: perfetto-bugs@google.com
Change-Id: I9470c305a131f16e41a0d7f19c37708bbd7f0b33
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143951Reviewed-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@{#757795}
parent 5daa146f
...@@ -1235,7 +1235,7 @@ deps = { ...@@ -1235,7 +1235,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '00e6685b05e8fb6f36f94c92bf0372b87b56d430', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f3ae9d6b5d4026f2ba9a219350860d10d0d67cdf',
'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