Skip to content

Commit

Permalink
Roll src/third_party/perfetto 5059c2eca07a..246471433a96 (1 commits)
Browse files Browse the repository at this point in the history
https://android.googlesource.com/platform/external/perfetto.git/+log/5059c2eca07a..246471433a96


git log 5059c2eca07a..246471433a96 --date=short --no-merges --format='%ad %ae %s'
2018-08-13 primiano@google.com TraceProcessor: Add progress indicator and allow interrupting queries


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

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

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: I6c3747bcbffc82569fb3f53f634d688cb20f8a9e
Reviewed-on: https://chromium-review.googlesource.com/1174671
Reviewed-by: perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: perfetto-chromium-autoroll <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#582919}
  • Loading branch information
perfetto-chromium-autoroll authored and Commit Bot committed Aug 14, 2018
1 parent ee72b70 commit 7974e20
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 @@ -927,7 +927,7 @@ deps = {
},

'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '5059c2eca07a16d22599e85a254364347cb6ea53',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '246471433a96fbfc0dd641aa16b5e6bc91c77ae2',

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

0 comments on commit 7974e20

Please sign in to comment.