We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c6f99 commit b7cdfe9Copy full SHA for b7cdfe9
1 file changed
docs/zh/05-features/04-continuous-profiling/01-auto-profiling.md
@@ -13,15 +13,15 @@ permalink: /features/continuous-profiling/auto-profiling
13
14
支持的 eBPF Profiling 数据类型:
15
16
-| 类型 | 支持语言/库 | 社区版 | 企业版 |
+| 类型 | 支持语言/库 | 社区版 | 企业版 |
17
| --------- | ---------------- | ------ | ------ |
18
| on-cpu | Java | ✔ | ✔ |
19
| | C/C++ | ✔ | ✔ |
20
| | Rust | ✔ | ✔ |
21
| | Golang | ✔ | ✔ |
22
-| | Python `***` | ✔ | ✔ |
23
| | CUDA | ✔ | ✔ |
24
-| | Lua `*` | ✔ | ✔ |
+| | Lua | | ✔ |
+| | Python `***` | | ✔ |
25
| off-cpu | Java | | ✔ |
26
| | C/C++ | | ✔ |
27
| | Rust | | ✔ |
0 commit comments