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

Roll src/third_party/perfetto e5fb5497abf6..0a5ac419555b (15 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/e5fb5497abf6..0a5ac419555b

git log e5fb5497abf6..0a5ac419555b --date=short --first-parent --format='%ad %ae %s'
2020-01-22 nuskos@google.com Merge "Add is_nacl gn arg and prevent nacl from building ipc layer."
2020-01-22 lalitm@google.com Merge "tp: add benchmark for SetBitsIterator and test more bv fill %"
2020-01-22 lalitm@google.com Merge "Revert "Stack profiling: Don't attempt hex conversion on Breakpad build_ids""
2020-01-22 lalitm@google.com Merge "trace_processor: fix mm ids in rss stat during vfork"
2020-01-22 fmayer@google.com Teach experimental_flamegraph to build native flamegraphs.
2020-01-22 fmayer@google.com Merge "Rate limit map reparsing."
2020-01-21 oysteine@google.com Stack profiling: Don't attempt hex conversion on Breakpad build_ids
2020-01-21 treehugger-gerrit@google.com Merge "logging: don't print negative numbers"
2020-01-21 treehugger-gerrit@google.com Merge "perfetto-ui: Fix thread state"
2020-01-21 treehugger-gerrit@google.com Merge "Define HWUI rendering metrics"
2020-01-21 nuskos@google.com Address comments we had offline.
2020-01-21 taylori@google.com Merge "perfetto-ui: Add panning hint"
2020-01-21 dproy@google.com Merge "Add custom field option annotations to json output"
2020-01-21 primiano@google.com Merge "Add /proc/kallsyms parsing"
2020-01-21 nuskos@google.com Update libperfetto to directly dep on the ipc target on posix systems.

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

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:1041605
Tbr: perfetto-bugs@google.com
Change-Id: I60c0911e5a6d2e5c897b5b742aba779f11e029f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014666Reviewed-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@{#734000}
parent f100aadb
......@@ -1297,7 +1297,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'e5fb5497abf6dc6b59eab0d44f29748313cc8f9d',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '0a5ac419555bf26162e8e07b5f9163c6324c7610',
'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