Commit 399ea6ea authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto faf8c0448d40..9eaff40b437e (5 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/faf8c0448d40..9eaff40b437e


git log faf8c0448d40..9eaff40b437e --date=short --no-merges --format='%ad %ae %s'
2018-12-03 primiano@google.com Merge "Fix chromium roll"
2018-12-03 lalitm@google.com Merge "Support unknown column types for default span join dimensions"
2018-12-03 hjd@google.com perfetto_cmd: Add cmdline flags
2018-12-03 fmayer@google.com Merge "profiling: Wait for perfetto cmd to terminate in script."
2018-12-01 eseckler@google.com Merge "perfetto: Keep track of allowed target buffers for producers."


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

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.



BUG=chromium:117592083
TBR=perfetto-bugs@google.com

Change-Id: I4bb61a2f63bd8d2c54df0ad506326622971fcd92
Reviewed-on: https://chromium-review.googlesource.com/c/1358804Reviewed-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@{#613237}
parent 743f8bf5
......@@ -1008,7 +1008,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'faf8c0448d40a320d166b9469c7316497b242118',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '9eaff40b437ec34fd16c8e966b3356a930f52a9e',
'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