Commit 3a277641 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto a824c339c217..3eabfafdae1e (2 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/a824c339c217..3eabfafdae1e


git log a824c339c217..3eabfafdae1e --date=short --no-merges --format='%ad %ae %s'
2019-01-23 lalitm@google.com Merge "trace_processor: add support for polled oom_score_adj"
2019-01-23 treehugger-gerrit@google.com Merge "profiling: Log on pipeline stall."


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

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: I1bda3ef94d7f99044c6e5f7116410da7a27d5539
Reviewed-on: https://chromium-review.googlesource.com/c/1431455Reviewed-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@{#625392}
parent 5277f834
......@@ -1036,7 +1036,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'a824c339c21779c35a0f5f158ee96964e7031001',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '3eabfafdae1ef9389509ffdde8a0d59ed6743716',
'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