eunomia-bpf/GPTtrace
Generate eBPF programs and tracing with ChatGPT
This tool helps Linux system administrators and DevOps personnel quickly diagnose system behavior and generate specialized tracing programs. You provide natural language prompts describing what you want to monitor, and it generates eBPF programs or uses existing bcc tools to perform the tracing, then explains the results. This is for technical users who need to understand kernel-level events without writing complex eBPF code from scratch.
271 stars. Available on PyPI.
Use this if you need to quickly investigate Linux kernel activity, like page faults, syscall rates, or memory allocation, using natural language queries instead of manually writing eBPF code.
Not ideal if you need a stable, production-ready solution for continuous system monitoring or if you are not comfortable with experimental tools.
Stars
271
Forks
25
Language
Python
License
MIT
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/eunomia-bpf/GPTtrace"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
HacxGPT-Official/HacxGPT-CLI
Open-source CLI for unrestricted AI - Access powerful models without censorship
npiv/chatblade
A CLI Swiss Army Knife for ChatGPT
marcolardera/chatgpt-cli
Simple yet effective command line client for chatting with ChatGPT using the official API
rcmdnk/chatgpt-prompt-wrapper
cli tool to wrap ChatGPT Python API
evilpan/gptcli
ChatGPT in command line with OpenAI API (gpt-3.5-turbo/gpt-4/gpt-4-32k)