mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-05-09 15:22:38 +08:00
improve tutorial title for better seo (#70)
* improve title for tutorial for better seo * Add description test for summary page * fix english documents syntax error * fix links
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# eBPF Getting Started Hands-On Tutorial 17: Count Random/Sequential Disk I/O
|
||||
# eBPF Tutorial by Example 17: Count Random/Sequential Disk I/O
|
||||
|
||||
eBPF (Extended Berkeley Packet Filter) is a new technology in the Linux kernel that allows users to execute custom programmes in kernel space without changing the kernel code. This provides system administrators and developers with powerful tools to gain insight into and monitor system behaviour for optimisation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user