Skip to content

Commit

Permalink
Roll src/third_party/perfetto 43ee74f7bd72..b1589ae6be41 (4 commits)
Browse files Browse the repository at this point in the history
https://android.googlesource.com/platform/external/perfetto.git/+log/43ee74f7bd72..b1589ae6be41


git log 43ee74f7bd72..b1589ae6be41 --date=short --no-merges --format='%ad %ae %s'
2018-07-24 dproy@google.com Merge "Extract TraceViewer and introduce ScrollingTrackDisplay"
2018-07-24 dproy@google.com Extract TraceViewer and introduce ScrollingTrackDisplay
2018-07-24 treehugger-gerrit@google.com Merge "trace_processor: add utid to the sched slice table."
2018-07-24 taylori@google.com trace_processor: add utid to the sched slice table.


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

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: Iea7a4cc67bac7aa370da18f96164cfb03bec019f
Reviewed-on: https://chromium-review.googlesource.com/1148605
Reviewed-by: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#577683}
  • Loading branch information
perfetto-chromium-autoroll authored and Commit Bot committed Jul 24, 2018
1 parent 881f131 commit 821db80
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 @@ -912,7 +912,7 @@ deps = {
},

'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '43ee74f7bd72edebbe5c7642d4df956dbf52bd03',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'b1589ae6be41855308a22948da3967a381ef703a',

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

0 comments on commit 821db80

Please sign in to comment.