1# HiDebug 2 3<!--Kit: Performance Analysis Kit--> 4<!--Subsystem: HiviewDFX--> 5<!--Owner: @hello_harmony; @yu_haoqiaida--> 6<!--SE: @kutcherzhou1--> 7<!--TSE: @gcw_KuLfPSbe--> 8 9## Overview 10 11Provides APIs for debugging. The functions of this module can be used to obtain information such as the CPU usage, memory, heap, and capture trace. 12 13**Since**: 12 14## Files 15 16| Name| Description| 17| -- | -- | 18| [hidebug.h](capi-hidebug-h.md) | Defines the debugging functionalities of the HiDebug module.| 19| [hidebug_type.h](capi-hidebug-type-h.md) | Defines the code structs of the HiDebug module.| 20