ANDROID: enable memory allocation profiling configs
Enable memory allocation profiling while keeping it turned off by default.
The feature can be enabled using kernel command like by adding the below
boot parameter:
sysctl.vm.mem_profiling=1,compressed
Bug: 380948583
Change-Id: I7c863153b69aa7b9dc2fcfef6678260852ffa258
Signed-off-by:
Suren Baghdasaryan <surenb@google.com>
Loading
Please sign in to comment