Skip to content

Commit

Permalink
Roll src/third_party/perfetto 134e0525ddad..8621cb09ab31 (1 commits)
Browse files Browse the repository at this point in the history
https://android.googlesource.com/platform/external/perfetto.git/+log/134e0525ddad..8621cb09ab31


git log 134e0525ddad..8621cb09ab31 --date=short --no-merges --format='%ad %ae %s'
2018-11-07 fmayer@google.com profiling: Allow to tear down BoundedQueue.


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

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: I881862146e963b79ee4392edc9eeced1811bba29
Reviewed-on: https://chromium-review.googlesource.com/c/1324470
Reviewed-by: chromium-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@{#606249}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Nov 8, 2018
1 parent d243980 commit ba90fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,7 @@ deps = {
},

'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '134e0525ddad01bdc11bd2f7263ae83265ee240c',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '8621cb09ab31dcc88d91a8ac29e50871bf206530',

'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
Expand Down

0 comments on commit ba90fc9

Please sign in to comment.