quest_app_memory
Diagnose VR app memory issues by retrieving PSS in KB, breaking down Java heap, native heap, code, stack, and graphics allocations.
Instructions
Get an app's memory anatomy (PSS in KB): java heap, native heap, code, stack, and graphics — graphics allocations (textures, buffers, surfaces) are usually what exhausts memory in VR apps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | No | ||
| package_name | Yes |