1# Performance Analysis Kit(性能分析服务)
2
3- ArkTS API
4  - [@ohos.faultLogger (故障日志获取)](js-apis-faultLogger.md)
5  - [@ohos.hichecker (检测模式)](js-apis-hichecker.md)
6  - [@ohos.hidebug (Debug调试)](js-apis-hidebug.md)
7  - [@ohos.hilog (HiLog日志打印)](js-apis-hilog.md)
8  - [@ohos.hiTraceChain (分布式跟踪)](js-apis-hitracechain.md)
9  - [@ohos.hiTraceMeter (性能打点)](js-apis-hitracemeter.md)
10  - [@ohos.hiviewdfx.hiAppEvent (应用事件打点)](js-apis-hiviewdfx-hiappevent.md)
11  - [@ohos.hiviewdfx.jsLeakWatcher (js泄露检测)](js-apis-jsleakwatcher.md)
12  <!--Del-->
13  - [@ohos.hiSysEvent (系统事件打点)(系统接口)](js-apis-hisysevent-sys.md)
14  - [@ohos.logLibrary (维测日志获取)(系统接口)](js-apis-loglibrary-sys.md)
15  <!--DelEnd-->
16  - 已停止维护的接口
17    - [@ohos.bytrace (性能打点)](js-apis-bytrace.md)
18    - [@ohos.hiAppEvent (应用打点)](js-apis-hiappevent.md)
19- C API
20  - 模块
21    - [HiAppEvent](_hi_app_event.md)
22    - [HiDebug](_hi_debug.md)
23    - [HiLog](_hi_log.md)
24    - [Hitrace](_hitrace.md)
25    - [HiCollie](_hi_hicollie.md)
26  - 头文件
27    - [hiappevent.h](hiappevent_8h.md)
28    - [hiappevent_cfg.h](hiappevent__cfg_8h.md)
29    - [hiappevent_event.h](hiappevent__event_8h.md)
30    - [hiappevent_param.h](hiappevent__param_8h.md)
31    - [hidebug.h](hidebug_8h.md)
32    - [hidebug_type.h](hidebug__type_8h.md)
33    - [log.h](log_8h.md)
34    - [trace.h](trace_8h.md)
35    - [hicollie.h](hicollie_8h.md)
36  - 结构体
37    - [HiAppEvent_AppEventGroup](_hi_app_event___app_event_group.md)
38    - [HiAppEvent_AppEventInfo](_hi_app_event___app_event_info.md)
39    - [HiDebug_MemoryLimit](_hi_debug___memory_limit.md)
40    - [HiDebug_NativeMemInfo](_hi_debug___native_mem_info.md)
41    - [HiDebug_SystemMemInfo](_hi_debug___system_mem_info.md)
42    - [HiDebug_ThreadCpuUsage](_hi_debug___thread_cpu_usage.md)
43    - [HiTraceId](_hi_trace_id.md)
44    - [HiCollie](_hi_hicollie___detection_param.md)
45- 错误码
46  - [Faultlogger错误码](errorcode-faultlogger.md)
47  - [应用事件打点错误码](errorcode-hiappevent.md)
48  - [Hidebug错误码](errorcode-hiviewdfx-hidebug.md)
49  - [Hidebug CpuUsage错误码](errorcode-hiviewdfx-hidebug-cpuusage.md)
50  - [HiCollie错误码](errorcode-hiviewdfx-hicollie.md)
51  <!--Del-->
52  - [系统事件错误码](errorcode-hisysevent-sys.md)
53  - [维测日志错误码](errorcode-loglibrary-sys.md)
54  <!--DelEnd-->
55