From 6210ac3222a0a13531717eefcc6d346491e171c9 Mon Sep 17 00:00:00 2001 From: Joshua Gilpatrick Date: Tue, 4 Aug 2020 08:06:12 -0700 Subject: Update perfetto version to support custom allocators Custom allocator support in heapprofd is going to ship in the gamessdk. To support custom allocators in studio we need to update the perfetto config we import. Test: locally + coverage in perfetto branch Bug: 151355530 Change-Id: I03941f828cd6b1831a0a176adbb94e7eb6f9d993 --- default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index 14dc5b938..e0e6f24c7 100644 --- a/default.xml +++ b/default.xml @@ -32,7 +32,7 @@ - + -- cgit v1.2.3