Skip to content

Commit

Permalink
Add network subsystem monitoring to supermarket
Browse files Browse the repository at this point in the history
  • Loading branch information
AnneYang720 committed Jul 18, 2022
1 parent c156857 commit 1a249e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eBPF_Supermarket/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@
| Interrupt Exception | Interrupt_exception | 采集Linux系统异常中断相关信息、包括中断类型号以及函数调用栈等 | 张翔哲 |
| 基于 eBPF 的云原生场景下 Pod 性能监测 | cilium_ebpf_probe | 针对云原生领域下的Pod提供进程级别的细粒度监测 | 汪雨薇 |
| 基于 eBPF 的云原生场景下 sidecar 性能监测 | sidecar | 针对云原生场景下 sidecar 的工作原理进行内核层面的观测和优化 | [@ESWZY](https://github.com/ESWZY) |
| 基于 eBPF 的Linux系统性能监测工具-网络子系统 | Linux network subsystem monitoring based on eBPF | 基于eBPF机制对Linux系统网络子系统的TCP层进行性能监测 | [@AnneY](https://github.com/AnneYang720) |

0 comments on commit 1a249e6

Please sign in to comment.