Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ldlb9527/ebpf-dynamic-log
https://github.com/ldlb9527/ebpf-dynamic-log
ebpf uprobe uretprobe
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ldlb9527/ebpf-dynamic-log
- Owner: ldlb9527
- Created: 2024-06-10T12:43:53.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-10T14:04:15.000Z (7 months ago)
- Last Synced: 2024-10-19T23:55:12.768Z (2 months ago)
- Topics: ebpf, uprobe, uretprobe
- Language: C
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Describe
这是一个关于ebpf中使用uprobe和uretprobe的示例代码。目的是动态获取程序的指定函数的入参和返回值。博客地址为:https://ldlb.site/p/ebpf-uprobe-log