Commit 8da8104
committed
Add production eBPF kernel debugging tools in test directory
- Add English version debugging tools:
- quick_env_check.sh: Environment assessment script
- build_vmlinux.sh: Build matching vmlinux script
- production_debug_guide.md: Complete debugging guide
- README.md: Complete usage documentation
- Add Chinese version debugging tools:
- quick_symbol_check.sh: Symbol matching checker
- build_matching_vmlinux.sh: vmlinux builder
- production_kernel_debug.md: Technical guide
- README_PRODUCTION_DEBUG.md: Usage guide
- Tools for production environment eBPF debugging without KGDB
- Support symbol matching, runtime observation, crash dump analysis
- Safe for production environments1 parent 06ca98e commit 8da8104
19 files changed
Lines changed: 3560 additions & 0 deletions
File tree
- test
- src
- target
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments