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

Roll src/third_party/perfetto be75ef60754c..198be0a8bff1 (6 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/be75ef60754c..198be0a8bff1


git log be75ef60754c..198be0a8bff1 --date=short --no-merges --format='%ad %ae %s'
2019-07-10 treehugger-gerrit@google.com Merge "Add missing include"
2019-07-10 treehugger-gerrit@google.com Merge "processor: Add storage for thread_slices + TrackEvent tts support."
2019-07-10 treehugger-gerrit@google.com Merge "UI: Improved vid-trace sync & features"
2019-07-10 treehugger-gerrit@google.com Merge "Add a simple fuzzer for the traced_producer socket."
2019-07-10 lalitm@google.com Merge "metrics: add unaggregated memory metrics"
2019-07-10 eseckler@google.com Merge "processor: Add storage for virtual tracks"


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

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: I14dedd9e228f657196a889cc2268667311da8104
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695848Reviewed-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@{#676151}
parent 1ce42068
...@@ -1191,7 +1191,7 @@ deps = { ...@@ -1191,7 +1191,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'be75ef60754c71b59dfdce43ece95f77aaed93ab', Var('android_git') + '/platform/external/perfetto.git' + '@' + '198be0a8bff1642c403947a4dc271237766ac347',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
......
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