Skip to content

Commit

Permalink
Roll Perfetto from 78e179f910b7 to 5dfd4bdd5b10 (2 revisions)
Browse files Browse the repository at this point in the history
https://android.googlesource.com/platform/external/perfetto.git/+log/78e179f910b7..5dfd4bdd5b10

2021-05-07 fmayer@google.com Merge "Log UID that ran perfetto."
2021-05-07 treehugger-gerrit@google.com Merge "tracing: Fix enabling category groups that don't reference known categories"

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/+doc/master/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel
Bug: None
Tbr: perfetto-bugs@google.com
Change-Id: I87bd1fd5b3436702f5ffe613bfe9512db346fe94
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2880912
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#880631}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed May 7, 2021
1 parent 6430f64 commit 6159a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -1338,7 +1338,7 @@ deps = {
},

'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + '78e179f910b7cb65044a25f0723a0b263d010974',
Var('android_git') + '/platform/external/perfetto.git' + '@' + '5dfd4bdd5b10dc62ae2c6d021573bb889efaf056',

'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
Expand Down

0 comments on commit 6159a88

Please sign in to comment.