Commit 5d280fda authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 41b798cb4e1e..a0ddf25cee99 (3 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/41b798cb4e1e..a0ddf25cee99


git log 41b798cb4e1e..a0ddf25cee99 --date=short --no-merges --format='%ad %ae %s'
2019-07-29 treehugger-gerrit@google.com Merge "trace_processor: add tracks table"
2019-07-29 fmayer@google.com Merge "Dump on StopDataSource rather than on Flush."
2019-07-29 skyostil@google.com Merge "client api: Add a way to trace directly to a file"


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

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

Bug: None
Change-Id: I9b8f428cfbf0961bada0b4639059dee07c5325b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724147Reviewed-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@{#681778}
parent 400413e1
......@@ -1207,7 +1207,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '41b798cb4e1ef3cb902841da8d79630c695f94c1',
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'a0ddf25cee99956cf1b14bc2bfe8abe309c8ad4e',
'src/third_party/perl': {
'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