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

Roll src/third_party/perfetto 5fa32da9cc18..8eba309d78ab (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/5fa32da9cc18..8eba309d78ab


git log 5fa32da9cc18..8eba309d78ab --date=short --no-merges --format='%ad %ae %s'
2019-03-27 lalitm@google.com trace_processor: implement string pooling class


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

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: I9b9c6f3fe62b6ff6f946512fd20c0938098c9c86
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1541590Reviewed-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@{#644902}
parent 3ee3794e
......@@ -1172,7 +1172,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '5fa32da9cc18ac6c25b99a40d8809133a39f503d',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '8eba309d78abdbf26465e2e7a3450299c9bf0e64',
'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