11 Star 21 Fork 535

OpenHarmony/startup_appspawn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
hisysevent.yaml 1.70 KB
一键复制 编辑 原始数据 按行查看 历史
杨浩 提交于 2025-01-23 10:04 . hisysevent
# Copyright (c) 2024 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
domain: APPSPAWN
SPAWN_CHILD_PROCESS_FAIL:
__BASE: {type: FAULT, level: CRITICAL, desc: Spawn Child Process Fail}
PROCESS_NAME: {type: STRING, desc: Process Name}
ERROR_CODE: {type: INT32, desc: Error Code}
SRC_PATH : {type: STRING, desc: Source Path For Mount Failed}
TARGET_PATH: {type: STRING, desc: Target Path For Mount Failed}
SPAWN_RESULT : {type: INT32, desc: Process Spawn Result}
SPAWN_KEY_EVENT:
__BASE: {type: BEHAVIOR, level: CRITICAL, desc: Spawn Key Event Finish}
EVENT_NAME: {type: STRING, desc: Event Name}
SPAWN_PROCESS_DURATION:
__BASE: {type: STATISTIC, level: CRITICAL, desc: Boot Process Duration}
MAXDURATION: {type: INT64, desc: Max Spawn Process Duration}
MINDURATION: {type: INT64, desc: Min Spawn Process Duration}
TOTALDURATION: {type: INT64, desc: Total Spawn Process Duration}
EVENTCOUNT: {type: INT64, desc: Total Spawn Process Count}
STAGE: {type: STRING, desc: Boot Stage Or BootFinished Stage}
SPAWN_ABNORMAL_DURATION:
__BASE: {type: BEHAVIOR, level: CRITICAL, desc: Scene Duration}
SCENE_NAME: {type: STRING, desc: Scene Name}
DURATION: {type: INT64, desc: Scene Duration}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/startup_appspawn.git
[email protected]:openharmony/startup_appspawn.git
openharmony
startup_appspawn
startup_appspawn
master

搜索帮助