Commit 5915dae5 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/perfetto b9d6775dfb5f..600679a1c326 (21 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/b9d6775dfb5f..600679a1c326

git log b9d6775dfb5f..600679a1c326 --date=short --no-merges --format='%ad %ae %s'
2019-08-06 khokhlov@google.com Maintain compatibility with both jsoncpp versions
2019-08-05 rsavitski@google.com Merge "traced_probes ftrace: cap the per-cpu pages read per drain period"
2019-08-05 ilkos@google.com Merge "Combine heap profiler stats"
2019-08-05 fmayer@google.com Merge "Move profile.packet to perfetto.third_party package."
2019-08-05 treehugger-gerrit@google.com Merge "UI: Fixed timeline scrubbing"
2019-08-05 treehugger-gerrit@google.com Merge "Improve extension for perfetto trace recording."
2019-08-05 hjd@google.com Merge "Update rollup config to remove warning"
2019-08-05 hjd@google.com Make bad config the right amount of bad
2019-08-05 hjd@google.com Merge "Add bad config to test/config"
2019-08-05 fmayer@google.com Merge "Add //src/base to dep for pprofbuilder."
2019-08-05 fmayer@google.com Merge changes Iff458990,If7f8d5f2,Ia79e6e0b
2019-08-05 ilkos@google.com Add pid to the frame stats metric
2019-08-05 taylori@google.com Merge "perfetto-ui: Only quantize tracks with too much data"
2019-08-05 ilkos@google.com Merge "Enhance heap profiler metrics"
2019-08-02 hjd@google.com Merge "perfetto-ui: Fix ui"
2019-08-02 treehugger-gerrit@google.com Merge "no-stall mode: Track stats about packet loss"
2019-08-02 treehugger-gerrit@google.com Merge "client api: Don't hang if a not-yet-started session is stopped"
2019-08-02 fmayer@google.com Merge "Use ProfiledFrameSymbols for symbolization."
2019-08-02 treehugger-gerrit@google.com Merge "processor: Export LegacyEvent raw events as JSON"
2019-08-02 taylori@google.com Merge "perfetto-ui: Fix tslint errors"
2019-08-02 treehugger-gerrit@google.com Merge "perfetto-ui: Make 'm' timespan select work on all selections"

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

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: chromium:b/133745684
Change-Id: I81653eaafcaf2aad1da8bec5e8d9cbae305ef704
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1738431Reviewed-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@{#684343}
parent becf9a20
......@@ -1207,7 +1207,7 @@ deps = {
},
'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'b9d6775dfb5f7f24871dd3e8b4e589435e413bf6',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '600679a1c326094227e2493a2fbfd778d8f2b48b',
'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