Tagged articles

C/C++ Memory Management

1 articles · Page 1 of 1
HarmonyOS Developer Technology
HarmonyOS Developer Technology
Jul 24, 2026 · Mobile Development

Locating Native Memory Leaks in HarmonyOS Apps: Complete Profiling Workflow

This article details common causes of native memory leaks in HarmonyOS apps and provides a step-by-step workflow using DevEco Profiler's Allocation template to reproduce, identify, analyze, and fix leaks via Native Heap and call stack analysis, illustrated with a real-world case study.

Allocation TemplateC/C++ Memory ManagementCall Stack Analysis
0 likes · 12 min read
Locating Native Memory Leaks in HarmonyOS Apps: Complete Profiling Workflow