1# Performance Analysis Kit(性能分析服务)<!--performance-analysis-api--> 2 3<!--Kit: Performance Analysis Kit--> 4<!--Subsystem: HiviewDFX--> 5<!--Owner: @mzyan--> 6<!--Designer: @liyueric--> 7<!--Tester: @gcw_KuLfPSbe--> 8<!--Adviser: @foryourself--> 9 10- ArkTS API<!--performance-analysis-arkts--> 11 - [@ohos.hichecker (检测模式)](js-apis-hichecker.md) 12 - [@ohos.hidebug (Debug调试)](js-apis-hidebug.md) 13 - [@ohos.hilog (HiLog日志打印)](js-apis-hilog.md) 14 - [@ohos.hiTraceChain (分布式跟踪)](js-apis-hitracechain.md) 15 - [@ohos.hiTraceMeter (性能打点)](js-apis-hitracemeter.md) 16 - [@ohos.hiviewdfx.hiAppEvent (应用事件打点)](js-apis-hiviewdfx-hiappevent.md) 17 - [@ohos.hiviewdfx.jsLeakWatcher (js泄露检测)](js-apis-jsleakwatcher.md) 18 <!--Del--> 19 - [@ohos.hiSysEvent (系统事件打点)(系统接口)](js-apis-hisysevent-sys.md) 20 - [@ohos.logLibrary (维测日志获取)(系统接口)](js-apis-loglibrary-sys.md) 21 <!--DelEnd--> 22 - 已停止维护的接口<!--performance-analysis-arkts-dep--> 23 - [@ohos.bytrace (性能打点)](js-apis-bytrace.md) 24 - [@ohos.hiAppEvent (应用打点)](js-apis-hiappevent.md) 25 - [@ohos.faultLogger (故障日志获取)](js-apis-faultLogger.md) 26- C API<!--performance-analysis-c--> 27 - 模块<!--performance-analysis-module--> 28 - [HiAppEvent](capi-hiappevent.md) 29 - [HiCollie](capi-hicollie.md) 30 - [HiDebug](capi-hidebug.md) 31 - [HiLog](capi-hilog.md) 32 - [Hitrace](capi-hitrace.md) 33 - 头文件<!--performance-analysis-headerfile--> 34 - [hiappevent.h](capi-hiappevent-h.md) 35 - [hiappevent_cfg.h](capi-hiappevent-cfg-h.md) 36 - [hiappevent_event.h](capi-hiappevent-event-h.md) 37 - [hiappevent_param.h](capi-hiappevent-param-h.md) 38 - [hicollie.h](capi-hicollie-h.md) 39 - [hidebug.h](capi-hidebug-h.md) 40 - [hidebug_type.h](capi-hidebug-type-h.md) 41 - [log.h](capi-log-h.md) 42 - [trace.h](capi-trace-h.md) 43 - 结构体<!--performance-analysis-struct--> 44 - [HiAppEvent_AppEventInfo](capi-hiappevent-hiappevent-appeventinfo.md) 45 - [HiAppEvent_AppEventGroup](capi-hiappevent-hiappevent-appeventgroup.md) 46 - [ParamListNode*](capi-hiappevent-paramlistnode8h.md) 47 - [HiAppEvent_Watcher](capi-hiappevent-hiappevent-watcher.md) 48 - [HiAppEvent_Processor](capi-hiappevent-hiappevent-processor.md) 49 - [HiAppEvent_Config](capi-hiappevent-hiappevent-config.md) 50 - [HiCollie_DetectionParam](capi-hicollie-hicollie-detectionparam.md) 51 - [HiCollie_SetTimerParam](capi-hicollie-hicollie-settimerparam.md) 52 - [HiDebug_ThreadCpuUsage](capi-hidebug-hidebug-threadcpuusage.md) 53 - [HiDebug_SystemMemInfo](capi-hidebug-hidebug-systemmeminfo.md) 54 - [HiDebug_NativeMemInfo](capi-hidebug-hidebug-nativememinfo.md) 55 - [HiDebug_MemoryLimit](capi-hidebug-hidebug-memorylimit.md) 56 - [HiDebug_JsStackFrame](capi-hidebug-hidebug-jsstackframe.md) 57 - [HiDebug_NativeStackFrame](capi-hidebug-hidebug-nativestackframe.md) 58 - [HiDebug_StackFrame](capi-hidebug-hidebug-stackframe.md) 59 - [HiDebug_MallocDispatch](capi-hidebug-hidebug-mallocdispatch.md) 60 - [HiDebug_Backtrace_Object__*](capi-hidebug-hidebug-backtrace-object--8h.md) 61 - [HiTraceId](capi-hitrace-hitraceid.md) 62- 错误码<!--performance-analysis-errcode--> 63 - [Faultlogger错误码](errorcode-faultlogger.md) 64 - [应用事件打点错误码](errorcode-hiappevent.md) 65 - [HiDebug错误码](errorcode-hiviewdfx-hidebug.md) 66 - [HiDebug CpuUsage错误码](errorcode-hiviewdfx-hidebug-cpuusage.md) 67 - [HiCollie错误码](errorcode-hiviewdfx-hicollie.md) 68 - [JsLeakWatcher错误码](errorcode-jsleakwatcher.md) 69 <!--Del--> 70 - [系统事件错误码](errorcode-hisysevent-sys.md) 71 - [维测日志错误码](errorcode-loglibrary-sys.md) 72 <!--DelEnd--> 73