1# heapprofd - Android Heap Profiler
2
3heapprofd allows you to attribute memory usage to functions for Android services
4and apps.
5
6For documentation, see https://docs.perfetto.dev/#/heapprofd.
7
8Googlers, for design doc see: http://go/heapprofd-design.
9