https://github.com/chenhengqi/golang-function-tracing
trace Golang function using BPF
https://github.com/chenhengqi/golang-function-tracing
bcc bpf ebpf golang tracing
Last synced: about 1 month ago
JSON representation
trace Golang function using BPF
- Host: GitHub
- URL: https://github.com/chenhengqi/golang-function-tracing
- Owner: chenhengqi
- License: apache-2.0
- Created: 2021-01-01T08:28:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-21T13:46:38.000Z (over 5 years ago)
- Last Synced: 2025-06-11T06:04:46.740Z (about 1 year ago)
- Topics: bcc, bpf, ebpf, golang, tracing
- Language: Go
- Homepage:
- Size: 99.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [WIP] Golang Function Tracing