0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. docs
  2. /
  3. zh-cn
  4. /
  5. application-dev
  6. /
  7. reference
  8. /
  9. apis-performance-analysis-kit
  10. /
  11. Readme-CN.md
Ll30053404dfx C API 文档处理
6de7f8b6创建于 2025年2月25日历史提交

Performance Analysis Kit(性能分析服务)

  • ArkTS API
    • @ohos.hichecker (检测模式)
    • @ohos.hidebug (Debug调试)
    • @ohos.hilog (HiLog日志打印)
    • @ohos.hiTraceChain (分布式跟踪)
    • @ohos.hiTraceMeter (性能打点)
    • @ohos.hiviewdfx.hiAppEvent (应用事件打点)
    • @ohos.hiviewdfx.jsLeakWatcher (js泄露检测)
    • @ohos.hiSysEvent (系统事件打点)(系统接口)
    • @ohos.logLibrary (维测日志获取)(系统接口)
    • 已停止维护的接口
      • @ohos.bytrace (性能打点)
      • @ohos.hiAppEvent (应用打点)
      • @ohos.faultLogger (故障日志获取)
  • C API
    • 模块
      • HiAppEvent
      • HiCollie
      • HiDebug
      • HiLog
      • Hitrace
    • 头文件
      • hiappevent.h
      • hiappevent_cfg.h
      • hiappevent_event.h
      • hiappevent_param.h
      • hicollie.h
      • hidebug.h
      • hidebug_type.h
      • log.h
      • trace.h
    • 结构体
      • HiAppEvent_AppEventGroup
      • HiAppEvent_AppEventInfo
      • HiCollie_DetectionParam
      • HiCollie_SetTimerParam
      • HiDebug_MemoryLimit
      • HiDebug_NativeMemInfo
      • HiDebug_SystemMemInfo
      • HiDebug_ThreadCpuUsage
      • HiTraceId
  • 错误码
    • Faultlogger错误码
    • 应用事件打点错误码
    • Hidebug错误码
    • Hidebug CpuUsage错误码
    • HiCollie错误码
    • 系统事件错误码
    • 维测日志错误码