Commit c759c35b authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 3043fbd9fc27..af5e7a520e64 (5 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/3043fbd9fc27..af5e7a520e64


git log 3043fbd9fc27..af5e7a520e64 --date=short --no-merges --format='%ad %ae %s'
2019-02-07 lalitm@google.com Merge "trace_processor: improve test framework and add kernel LMK tests"
2019-02-07 lalitm@google.com Merge "trace_processor: fix crash with instants table when adding args"
2019-02-07 hjd@google.com perfetto-ui: Add process_scheduling track
2019-02-07 lalitm@google.com Merge "trace_processor: remove duration column on counters table"
2019-02-07 hjd@google.com Merge "Remove GOOGLE_CHECK"


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

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: I8efe052759702ac4ca8b2fa6e761c9a55bf8f52b
Reviewed-on: https://chromium-review.googlesource.com/c/1458416Reviewed-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@{#629960}
parent 0e9be4aa
......@@ -1089,7 +1089,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '3043fbd9fc27924b1af33c4d4514211c193631cc',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'af5e7a520e642ff5f1e482a3d49404a59fb40d93',
'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