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

Roll src/third_party/perfetto 221ab9bee1be..031ad2bc420a (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/221ab9bee1be..031ad2bc420a


git log 221ab9bee1be..031ad2bc420a --date=short --no-merges --format='%ad %ae %s'
2019-05-14 lalitm@google.com trace_processor: stop hardcoding android.mem as the metric name
2019-05-14 fmayer@google.com Only expose new allocation / frees in table.


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

The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.



BUG=chromium:129747127
TBR=perfetto-bugs@google.com

Change-Id: Ie326b9ed3e61a2796d0c2303c99947480ccb4d49
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611379Reviewed-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@{#659637}
parent b1e52a1f
......@@ -1177,7 +1177,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '221ab9bee1bea580df069620415302df6ceab6fd',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '031ad2bc420ab6c1a0e7b3dcfb218d9d1e543859',
'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
......
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