[roll] Roll fuchsia [memory] Return scaled bytes instead of total bytes
With the introduction of scaled and fractional_scaled bytes,
committed_bytes overestimates the private bytes of VMOs with shared
pages.
This is a fix to match `ffx profile memory` behavior, but we will want
to evolve the protocol between memory_monitor2 and ffx to be more
accurate regarding private/scaled/total bytes in each VMO.
BUG=393078902
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1197278
Original-Revision: 36b87d3bfc3bb7165dee30731a1cc68cd146569e
GitOrigin-RevId: 6a7f1a289fa9f4598a2986d45b17a2f1912df701
Change-Id: I13c4761ad39e63ade76670c8a8e67524cfd638a7
diff --git a/stem b/stem
index 3deb4ff..a8e8c9a4 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="e1b41d5dacca0b16dba221f9a2ec541ea771ce13"/>
+ revision="36b87d3bfc3bb7165dee30731a1cc68cd146569e"/>
</projects>
<hooks>
<hook name="install-environment"