commit | 39402a685edea6eea61f27c6f330d22a31fba050 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Fri Nov 16 19:21:56 2018 |
committer | Commit Bot <[email protected]> | Fri Nov 16 19:21:56 2018 |
tree | 6684598fb76727140eb420c56763c56bca982a07 | |
parent | e9f7351f8ed407bac3f130cc8b9b893229ed2369 [diff] [blame] |
Roll src/third_party/perfetto 4d4ac41560ad..acedb7bc166f (2 commits) https://android.googlesource.com/platform/external/perfetto.git/+log/4d4ac41560ad..acedb7bc166f git log 4d4ac41560ad..acedb7bc166f --date=short --no-merges --format='%ad %ae %s' 2018-11-16 [email protected] Merge "ftrace: Add oom_score_adj_update" 2018-11-16 [email protected] Merge "profiling: Remove unused dump path." Created with: gclient setdep -r src/third_party/perfetto@acedb7bc166f 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. [email protected] Change-Id: Ida96dbcae9b91951260596b7f47b8a1043445c19 Reviewed-on: https://chromium-review.googlesource.com/c/1340383 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#608886}
diff --git a/DEPS b/DEPS index 24927bf..8bd2ee3 100644 --- a/DEPS +++ b/DEPS
@@ -1014,7 +1014,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '4d4ac41560ad78ea30ae9bfca415ed9b53f2d53b', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'acedb7bc166fb805a037507253e935f3ea0fd0f9', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',