system jeprof
If the jemallc profile is activated and the memory usage exceeds the configured threshold, the heap file will be generated in directory /var/log/gui_upload.
You can use this command to parse the heap file via jeprof tool. At most 10 heap files are kept on device.
Syntax
diagnose system jeprof
Related commands
To activate or deactivate jemallc profile:
diagnose system kill 43 <pid_of_proxyd>
To check the generated heap file:
diagnose debug jemalloc-heap show
To clear generated heap file: