Commit 5657f328 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto fd986312652f..cf90797ef05a (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/fd986312652f..cf90797ef05a


git log fd986312652f..cf90797ef05a --date=short --no-merges --format='%ad %ae %s'
2018-11-09 lalitm@google.com Merge "trace_processor: associate rss stat and mem info events with process"


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

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.


TBR=perfetto-bugs@google.com

Change-Id: Iae90928bbe8ba71f08a8b348c2f4165763d2fc9f
Reviewed-on: https://chromium-review.googlesource.com/c/1329362Reviewed-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@{#606862}
parent d07d7323
...@@ -1014,7 +1014,7 @@ deps = { ...@@ -1014,7 +1014,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'fd986312652f0940c525862fd537a708057e77ad', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'cf90797ef05af3c2e009582690e9fd29dff5968f',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78', '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