mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-21 18:33:23 +00:00
doc: Add ai doc translate tool and add English doc. (#1168)
- add tools/doc_translator.py - translated docs into English Signed-off-by: longjin <longjin@DragonOS.org>
This commit is contained in:
@ -18,7 +18,7 @@ eBPF 从根本上改变了这个方式。通过允许在操作系统中运行沙
|
||||
|
||||
## eBPF的运行流程
|
||||
|
||||

|
||||

|
||||
|
||||
如图所示,eBPF程序的运行过程分为三个主要步骤:
|
||||
|
||||
|
@ -14,7 +14,7 @@ kprobes技术依赖硬件架构相关的支持,主要包括CPU的异常处理
|
||||
|
||||
## kprobe工作流程
|
||||
|
||||
<img src="./kprobe_flow.png" style="zoom: 67%;" alt="xxx"/>
|
||||
<img src="/kernel/trace/kprobe_flow.png" style="zoom: 67%;" alt="xxx"/>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user