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

Roll src/third_party/perfetto f7104562e5e4..e065d4ecc451 (1 commits)

https://android.googlesource.com/platform/external/perfetto.git/+log/f7104562e5e4..e065d4ecc451


git log f7104562e5e4..e065d4ecc451 --date=short --no-merges --format='%ad %ae %s'
2019-03-19 eugenis@google.com Annotate UnsafeMemcpy for HWASan.


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

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.



BUG=chromium:112438058
TBR=perfetto-bugs@google.com

Change-Id: I86803e1238d34fb4d555c30d33dc16f7aee52bee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531349Reviewed-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@{#642358}
parent 0dcdc38c
...@@ -1168,7 +1168,7 @@ deps = { ...@@ -1168,7 +1168,7 @@ deps = {
}, },
'src/third_party/perfetto': 'src/third_party/perfetto':
Var('android_git') + '/platform/external/perfetto.git' + '@' + 'f7104562e5e40419d95f3d5a3f08e71572f6e648', Var('android_git') + '/platform/external/perfetto.git' + '@' + 'e065d4ecc45179cfc63eeb932717138be9e5f7f8',
'src/third_party/perl': { 'src/third_party/perl': {
'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78', 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
......
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