8 Star 73 Fork 86

OpenHarmony / hiviewdfx_hievent_lite

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

hievent Module

Overview

This module provides APIs for printing faults, user behavior, and power consumption statistics of service components. It also supports event serialization.

Architecture

  1. An event is created.
  2. Data is added for the event.
  3. The event is reported.
  4. The event component checks the parameter validity and performs binary serialization to convert the event into structured data.
  5. The event component calls the output function to write the event into a file. Each time a new file is written, the common header information is added to it.
  6. The upload component passively or proactively reports the event information to smartphones at a scheduled time.

Repositories Involved

DFX subsystem

hiviewdfx_hilog_lite

hiviewdfx_hiview_lite

hiviewdfx_hievent_lite

About

MCU event recording module in the DFX subsystem | DFX-MCU事件记录模块 expand collapse
Cancel

Releases (1)

All

OpenHarmony

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/openharmony/hiviewdfx_hievent_lite.git
git@gitee.com:openharmony/hiviewdfx_hievent_lite.git
openharmony
hiviewdfx_hievent_lite
hiviewdfx_hievent_lite
master

Search

E71a60c3 8189591 Df7b7c6b 8189591