mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-11 22:25:13 +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 Tutorial by Example 7: Capturing Process Execution Event, Printing Output with perf event array
|
||||
# eBPF Tutorial by Example 7: Capturing Process Execution, Output with perf event array
|
||||
|
||||
eBPF (Extended Berkeley Packet Filter) is a powerful network and performance analysis tool on the Linux kernel that allows developers to dynamically load, update, and run user-defined code at runtime.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user