Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
1c74dfc4
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看板
未验证
提交
1c74dfc4
编写于
2月 24, 2022
作者:
O
openharmony_ci
提交者:
Gitee
2月 24, 2022
浏览文件
操作
浏览文件
下载
差异文件
!1648 Done! 1579 更新子系统readme目录
Merge pull request !1648 from wusongqing/TR1579
上级
4d34f6e8
4b07227a
变更
7
隐藏空白更改
内联
并排
Showing
7 changed file
with
15 addition
and
7 deletion
+15
-7
en/device-dev/subsystems/Readme-EN.md
en/device-dev/subsystems/Readme-EN.md
+8
-0
en/device-dev/subsystems/subsys-dfx-hisysevent.md
en/device-dev/subsystems/subsys-dfx-hisysevent.md
+2
-4
en/device-dev/subsystems/subsys-dfx.md
en/device-dev/subsystems/subsys-dfx.md
+1
-1
zh-cn/device-dev/subsystems/Readme-CN.md
zh-cn/device-dev/subsystems/Readme-CN.md
+1
-1
zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-query.md
zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-query.md
+0
-0
zh-cn/device-dev/subsystems/subsys-dfx-hisysevent.md
zh-cn/device-dev/subsystems/subsys-dfx-hisysevent.md
+1
-1
zh-cn/device-dev/subsystems/subsys-dfx.md
zh-cn/device-dev/subsystems/subsys-dfx.md
+2
-0
未找到文件。
en/device-dev/subsystems/Readme-EN.md
浏览文件 @
1c74dfc4
...
...
@@ -3,6 +3,7 @@
-
[
Compilation and Building
](
subsys-build.md
)
-
[
Building Guidelines for Mini and Small Systems
](
subsys-build-mini-lite.md
)
-
[
Building Guidelines for Standard Systems
](
subsys-build-standard-large.md
)
-
[
Build System Coding Specifications and Best Practices
](
subsys-build-gn-coding-style-and-best-practice.md
)
-
[
Distributed Remote Startup
](
subsys-remote-start.md
)
-
[
Graphics
](
subsys-graphics.md
)
-
[
Graphics
](
subsys-graphics-overview.md
)
...
...
@@ -81,7 +82,14 @@
-
[
DFX
](
subsys-dfx-overview.md
)
-
[
Development Guidelines on HiLog
](
subsys-dfx-hilog-rich.md
)
-
[
Development Guidelines on HiLog\_Lite
](
subsys-dfx-hilog-lite.md
)
-
[
HiTrace Development
](
subsys-dfx-hitrace.md
)
-
[
HiCollie Development
](
subsys-dfx-hicollie.md
)
-
[
Development Guidelines on HiSysEvent
](
subsys-dfx-hisysevent.md
)
-
[
HiSysEvent Development
](
subsys-dfx-hisysevent.md
)
-
[
HiSysEvent Logging
](
subsys-dfx-hisysevent-logging.md
)
-
[
HiSysEvent Listening
](
subsys-dfx-hisysevent-listening.md
)
-
[
HiSysEvent Query
](
subsys-dfx-hisysevent-query.md
)
-
[
HiSysEvent Tool Usage
](
subsys-dfx-hisysevent-tool.md
)
-
[
R&D Tools
](
subsys-toolchain.md
)
-
[
bytrace Usage Guidelines
](
subsys-toolchain-bytrace-guide.md
)
-
[
hdc\_std Usage Guidelines
](
subsys-toolchain-hdc-guide.md
)
...
...
en/device-dev/subsystems/subsys-dfx-hisysevent.md
浏览文件 @
1c74dfc4
# DHiSysEvent Development<a name="EN-US_TOPIC_0000001195021448"></a>
-
**[HiSysEvent Logging Configuration](subsys-dfx-hisysevent-logging-config.md)**
# HiSysEvent Development<a name="EN-US_TOPIC_0000001195021448"></a>
-
**[HiSysEvent Logging](subsys-dfx-hisysevent-logging.md)**
-
**[HiSysEvent Listening](subsys-dfx-hisysevent-listening.md)**
-
**[HiSysEvent Query](subsys-dfx-hisysevent-query
ing
.md)**
-
**[HiSysEvent Query](subsys-dfx-hisysevent-query.md)**
-
**[HiSysEvent Tool Usage](subsys-dfx-hisysevent-tool.md)**
...
...
en/device-dev/subsystems/subsys-dfx.md
浏览文件 @
1c74dfc4
...
...
@@ -7,5 +7,5 @@
-
[
HiSysEvent Logging
](
subsys-dfx-hisysevent-logging.md
)
-
[
HiSysEvent Listening
](
subsys-dfx-hisysevent-listening.md
)
-
[
HiSysEvent Query
](
subsys-dfx-hisysevent-query.md
)
-
[
HiSysEvent Tool Usage
](
subsys-dfx-hisysevent-tool
-usage
.md
)
-
[
HiSysEvent Tool Usage
](
subsys-dfx-hisysevent-tool.md
)
zh-cn/device-dev/subsystems/Readme-CN.md
浏览文件 @
1c74dfc4
...
...
@@ -89,7 +89,7 @@
-
[
HiSysEvent打点配置指导
](
subsys-dfx-hisysevent-logging-config.md
)
-
[
HiSysEvent打点指导
](
subsys-dfx-hisysevent-logging.md
)
-
[
HiSysEvent订阅指导
](
subsys-dfx-hisysevent-listening.md
)
-
[
HiSysEvent查询指导
](
subsys-dfx-hisysevent-query
ing
.md
)
-
[
HiSysEvent查询指导
](
subsys-dfx-hisysevent-query.md
)
-
[
HiSysEvent工具使用指导
](
subsys-dfx-hisysevent-tool.md
)
-
[
研发工具链
](
subsys-toolchain.md
)
-
[
bytrace使用指导
](
subsys-toolchain-bytrace-guide.md
)
...
...
zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-query
ing
.md
→
zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-query.md
浏览文件 @
1c74dfc4
文件已移动
zh-cn/device-dev/subsystems/subsys-dfx-hisysevent.md
浏览文件 @
1c74dfc4
...
...
@@ -6,6 +6,6 @@
-
**[HiSysEvent订阅指导](subsys-dfx-hisysevent-listening.md)**
-
**[HiSysEvent查询指导](subsys-dfx-hisysevent-query
ing
.md)**
-
**[HiSysEvent查询指导](subsys-dfx-hisysevent-query.md)**
-
**[HiSysEvent工具使用指导](subsys-dfx-hisysevent-tool.md)**
\ No newline at end of file
zh-cn/device-dev/subsystems/subsys-dfx.md
浏览文件 @
1c74dfc4
...
...
@@ -8,6 +8,8 @@
-
**[HiSysEvent开发指导](subsys-dfx-hisysevent.md)**
-[HiSysEvent打点配置指导](subsys-dfx-hisysevent-logging-config.md)
- [HiSysEvent打点指导](subsys-dfx-hisysevent-logging.md)
- [HiSysEvent订阅指导](subsys-dfx-hisysevent-listening.md)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录