Commit 193cea1d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 0756495a26fb..65b41192b9a7 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/0756495a26fb..65b41192b9a7

git log 0756495a26fb..65b41192b9a7 --date=short --no-merges --format='%ad %ae %s'
2019-08-08 primiano@google.com Merge "Client library: Allow recursive acquire of data source lock"

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

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

Bug: None
Change-Id: Ic326138e7014ac5c6df1758401ff20fb18575675
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1744967Reviewed-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@{#685394}
parent 4e564dd6
......@@ -1212,7 +1212,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '0756495a26fb6580a64aee923f97593a13a16b1a',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '65b41192b9a703e44efa2310a846cb7b10605b53',
'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