Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
e3776b5d
D
Docs
项目概览
OpenHarmony
/
Docs
1 年多 前同步成功
通知
159
Star
292
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
e3776b5d
编写于
3月 23, 2023
作者:
X
xuyong
1
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Opetimize the description for dfx overview.
Signed-off-by:
N
xuyong
<
xuyong59@huawei.com
>
上级
d3ac0d2d
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
8 addition
and
5 deletion
+8
-5
en/device-dev/subsystems/figure/dfx-overview.png
en/device-dev/subsystems/figure/dfx-overview.png
+0
-0
en/device-dev/subsystems/subsys-dfx-overview.md
en/device-dev/subsystems/subsys-dfx-overview.md
+4
-2
zh-cn/device-dev/subsystems/figures/dfx-overview.png
zh-cn/device-dev/subsystems/figures/dfx-overview.png
+0
-0
zh-cn/device-dev/subsystems/subsys-dfx-overview.md
zh-cn/device-dev/subsystems/subsys-dfx-overview.md
+4
-3
未找到文件。
en/device-dev/subsystems/figure/dfx-overview.png
0 → 100644
浏览文件 @
e3776b5d
17.6 KB
en/device-dev/subsystems/subsys-dfx-overview.md
浏览文件 @
e3776b5d
...
@@ -5,14 +5,16 @@
...
@@ -5,14 +5,16 @@
The DFX subsystem provides the following functions:
The DFX subsystem provides the following functions:
-
HiLog: implements the logging function. It is applicable to mini-system devices
\(
reference memory ≥ 128 KiB
\)
, small-system devices
\(
reference memory ≥ 1 MiB
\)
, and standard-system devices
\(
reference memory ≥ 128 MB
\)
.
-
HiLog: implements the logging function. It is applicable to mini-system devices
\(
reference memory ≥ 128 KiB
\)
, small-system devices
\(
reference memory ≥ 1 MiB
\)
, and standard-system devices
\(
reference memory ≥ 128 MB
\)
.
-
HiTraceChain: implements distributed call chain tracing. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiTraceChain: implements distributed call chain tracing. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiTraceMeter: implements performance trace. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiCollie: implements thread suspension detection. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiCollie: implements thread suspension detection. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiSysEvent: implements system event logging. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiSysEvent: implements system event logging. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiChecker: implements defect scanning. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiDumper: exports system information. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiDumper: exports system information. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
FaultLogger: implements crash detection. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
FaultLogger: implements crash detection. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
Hiview: implements device maintenance across different platforms. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
Hiview: implements device maintenance across different platforms. It is applicable to standard-system devices
\(
reference memory ≥ 128 MiB
\)
.
-
HiAppEvent and HiChecker are only hap developer oriented。
![
dfx features overview
](
figure/dfx-overview.png
)
## Basic Concepts<a name="section5635178134811"></a>
## Basic Concepts<a name="section5635178134811"></a>
...
...
zh-cn/device-dev/subsystems/figures/dfx-overview.png
0 → 100644
浏览文件 @
e3776b5d
24.3 KB
zh-cn/device-dev/subsystems/subsys-dfx-overview.md
浏览文件 @
e3776b5d
...
@@ -7,9 +7,7 @@
...
@@ -7,9 +7,7 @@
提供以下功能:
提供以下功能:
-
HiLog流水日志,标准系统类设备(参考内存≥128MB)适用。
-
HiLog流水日志,轻量系统类设备(参考内存≥128KiB)、小型系统类设备(参考内存≥1MiB)适用、标准系统类设备(参考内存≥128MB)适用。
-
HiLog_Lite轻量化流水日志,轻量系统类设备(参考内存≥128KiB)、小型系统类设备(参考内存≥1MiB)适用。
-
HiTraceChain分布式跟踪,标准系统类设备(参考内存≥128MiB)适用。
-
HiTraceChain分布式跟踪,标准系统类设备(参考内存≥128MiB)适用。
...
@@ -25,6 +23,9 @@
...
@@ -25,6 +23,9 @@
-
Hiview插件平台,标准系统类设备(参考内存≥128MB)适用。
-
Hiview插件平台,标准系统类设备(参考内存≥128MB)适用。
-
HiAppEvent应用事件及HiChecker缺陷扫描仅供应用开发者使用。
![
dfx特性概览
](
figures/dfx-overview.png
)
## 基本概念
## 基本概念
...
...
Miykael_xxm
🚴
@xiongjiamu
mentioned in commit
28739ce6
·
3月 26, 2023
mentioned in commit
28739ce6
mentioned in commit 28739ce692c21d4530dd163b04e63a06cc56947b
开关提交列表
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录