• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..17-Mar-2025-

Readme-EN.mdH A D17-Mar-20252.3 KiB5553

_hi_app_event.mdH A D17-Mar-202540.5 KiB1,128735

_hi_app_event___app_event_group.mdH A D17-Mar-20251 KiB5532

_hi_app_event___app_event_info.mdH A D17-Mar-20251.1 KiB6539

_hi_debug.mdH A D17-Mar-202520 KiB855492

_hi_debug___memory_limit.mdH A D17-Mar-2025666 4324

_hi_debug___native_mem_info.mdH A D17-Mar-20251.6 KiB9359

_hi_debug___system_mem_info.mdH A D17-Mar-2025839 5331

_hi_debug___thread_cpu_usage.mdH A D17-Mar-2025849 5331

_hi_hicollie.mdH A D17-Mar-20256.1 KiB190105

_hi_hicollie___detection_param.mdH A D17-Mar-2025829 4324

_hi_log.mdH A D17-Mar-202513.7 KiB386227

_hi_trace_id.mdH A D17-Mar-20251.4 KiB4126

_hitrace.mdH A D17-Mar-202526.7 KiB950557

errorcode-faultlogger.mdH A D17-Mar-2025498 2413

errorcode-hiappevent.mdH A D17-Mar-20259.2 KiB312168

errorcode-hisysevent-sys.mdH A D17-Mar-20258.4 KiB312161

errorcode-hiviewdfx-hicollie.mdH A D17-Mar-2025725 3620

errorcode-hiviewdfx-hidebug-cpuusage.mdH A D17-Mar-2025538 2413

errorcode-hiviewdfx-hidebug.mdH A D17-Mar-20251.8 KiB9149

errorcode-loglibrary-sys.mdH A D17-Mar-2025673 2514

hiappevent_8h.mdH A D17-Mar-202511.9 KiB12088

hiappevent__cfg_8h.mdH A D17-Mar-2025918 3217

hiappevent__event_8h.mdH A D17-Mar-20251.9 KiB4429

hiappevent__param_8h.mdH A D17-Mar-2025992 3621

hicollie_8h.mdH A D17-Mar-20251.1 KiB2915

hidebug_8h.mdH A D17-Mar-20252.2 KiB3622

hidebug__type_8h.mdH A D17-Mar-20257 KiB8966

js-apis-bytrace.mdH A D17-Mar-20253.5 KiB11278

js-apis-faultLogger.mdH A D17-Mar-20259.7 KiB255195

js-apis-hiappevent.mdH A D17-Mar-20259.1 KiB212143

js-apis-hichecker.mdH A D17-Mar-20258.8 KiB261174

js-apis-hidebug.mdH A D17-Mar-202538.1 KiB1,023670

js-apis-hilog.mdH A D17-Mar-202515 KiB270181

js-apis-hisysevent-sys.mdH A D17-Mar-202526.9 KiB654504

js-apis-hitracechain.mdH A D17-Mar-202512.3 KiB354249

js-apis-hitracemeter.mdH A D17-Mar-20253.4 KiB11376

js-apis-hiviewdfx-hiappevent.mdH A D17-Mar-202546.9 KiB960665

js-apis-jsleakwatcher.mdH A D17-Mar-20253 KiB11469

js-apis-loglibrary-sys.mdH A D17-Mar-202512.4 KiB322229

log_8h.mdH A D17-Mar-20254.2 KiB8853

trace_8h.mdH A D17-Mar-20258.2 KiB13089

Readme-EN.md

1# Performance Analysis Kit
2
3- ArkTS API
4  - [@ohos.faultLogger (FaultLogger)](js-apis-faultLogger.md)
5  - [@ohos.hichecker (HiChecker)](js-apis-hichecker.md)
6  - [@ohos.hidebug (HiDebug)](js-apis-hidebug.md)
7  - [@ohos.hilog (HiLog)](js-apis-hilog.md)
8  - [@ohos.hiTraceChain (HiTraceChain)](js-apis-hitracechain.md)
9  - [@ohos.hiTraceMeter (HiTraceMeter)](js-apis-hitracemeter.md)
10  - [@ohos.hiviewdfx.hiAppEvent (HiAppEvent)](js-apis-hiviewdfx-hiappevent.md)
11  - [@ohos.hiviewdfx.jsLeakWatcher (JS Leak Watcher)](js-apis-jsleakwatcher.md)
12  <!--Del-->
13  - [@ohos.hiSysEvent (HiSysEvent)(System API)](js-apis-hisysevent-sys.md)
14  - [@ohos.logLibrary (Log Library)(System API)](js-apis-loglibrary-sys.md)
15  <!--DelEnd-->
16  - APIs No Longer Maintained
17    - [@ohos.bytrace (ByTrace)](js-apis-bytrace.md)
18    - [@ohos.hiAppEvent (HiAppEvent)](js-apis-hiappevent.md)
19- C API
20  - Modules
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  - Header Files
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  - Structs
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_DetectionParam](_hi_hicollie___detection_param.md)
45- Error Codes
46  - [FaultLogger Error Codes](errorcode-faultlogger.md)
47  - [HiAppEvent Error Codes](errorcode-hiappevent.md)
48  - [HiDebug Error Codes](errorcode-hiviewdfx-hidebug.md)
49  - [HiDebug CPU Usage Error Codes](errorcode-hiviewdfx-hidebug-cpuusage.md)
50  - [HiCollie Error Codes](errorcode-hiviewdfx-hicollie.md)
51  <!--Del-->
52  - [HiSysEvent Error Codes](errorcode-hisysevent-sys.md)
53  - [Log Library Error Codes](errorcode-loglibrary-sys.md)
54  <!--DelEnd-->
55