Commit 35edf353 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto 45deba856dba..2f8a97068d48 (14 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/45deba856dba..2f8a97068d48

git log 45deba856dba..2f8a97068d48 --date=short --no-merges --format='%ad %ae %s'
2019-10-16 taylori@google.com Merge "perfetto-ui: Go to thread state"
2019-10-16 taylori@google.com Merge "perfetto-ui: Move details panel into it's own component"
2019-10-16 fmayer@google.com Merge "Set correct fields on fist packet in sequence."
2019-10-16 tneda@google.com Merge "perfetto-ui: Show heap profile track even if the trace has only heap profiles inside"
2019-10-16 zakerinasab@google.com Merge "Fix minor issue in setting arg id"
2019-10-16 lalitm@google.com Merge "trace_processor: fix dcheck failure when we get an out of order upid counter"
2019-10-16 fmayer@google.com Merge "Fix incorrect comment."
2019-10-16 lalitm@google.com Merge "trace_processor: fix support for optional<stringid> columns"
2019-10-16 eseckler@google.com Merge "Revert "processor: Move TimestampedTracePiece into its own header""
2019-10-16 lalitm@google.com Merge "trace_processor: add support for remaining operations on new tables"
2019-10-16 eseckler@google.com Merge "processor: Move TimestampedTracePiece into its own header"
2019-10-16 eseckler@google.com Merge "processor: Import and export legacy flow event args for all TrackEvents"
2019-10-16 tneda@google.com Merge "perfetto-ui: Fixing SQL error for ambiguous name"
2019-10-16 tneda@google.com Merge "New track with flamegraph for heap profiles"

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/perfetto-chromium-autoroll
Please CC perfetto-bugs@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

TBR=perfetto-bugs@google.com

Bug: None
Change-Id: I8a168ac61ce0bcb5f8b210fc92301209a14032f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864646Reviewed-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@{#706516}
parent a4c5849f
......@@ -1280,7 +1280,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '45deba856dbaf50ea6fbf171f945fe4e6a91b26a',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '2f8a97068d489f3462bfc28827cc03b26b8160ba',
'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