{"id":25673003,"url":"https://github.com/knightchaser/eetf","last_synced_at":"2026-06-15T08:31:32.510Z","repository":{"id":278760272,"uuid":"936673797","full_name":"KnightChaser/EETF","owner":"KnightChaser","description":"(WIP) Easy eBPF Tracepoint Finder","archived":false,"fork":false,"pushed_at":"2025-02-21T14:24:26.000Z","size":2614,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T15:25:14.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KnightChaser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-21T13:45:11.000Z","updated_at":"2025-02-21T14:24:30.000Z","dependencies_parsed_at":"2025-02-21T15:35:37.735Z","dependency_job_id":null,"html_url":"https://github.com/KnightChaser/EETF","commit_stats":null,"previous_names":["knightchaser/eetf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KnightChaser/EETF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnightChaser%2FEETF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnightChaser%2FEETF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnightChaser%2FEETF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnightChaser%2FEETF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KnightChaser","download_url":"https://codeload.github.com/KnightChaser/EETF/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KnightChaser%2FEETF/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34355157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-24T12:44:21.321Z","updated_at":"2026-06-15T08:31:32.485Z","avatar_url":"https://github.com/KnightChaser.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EETF\n\u003e **E**asy **e**BPF **T**racepoint **F**inder\n\nEETF is a straightforward tool to help you quickly locate and inspect eBPF(extended Berkeley Packet Filter) tracepoints. Built in Go, it leverages [`spf13/cobra`](https://github.com/spf13/cobra) for a TUI framework and [`koki-develop/fzf-go`](https://github.com/koki-develop/go-fzf) for interactive fuzzy searching.\n\n## Preview\n\n![image](https://github.com/user-attachments/assets/a5eadce2-d674-4462-80f3-edd1fc66a09b)\n![image](https://github.com/user-attachments/assets/b3e9c27f-62f5-4e62-85b4-143dd138c0c5)\n\n## Features\n\n- **Rapid Tracepoint Discovery:** Scans `/sys/kernel/debug/tracing/events/` to list all available tracepoints.\n- **Flexible Data Output:** Fetches and reformats tracepoint format data (raw, C struct, or table) from `/sys/kernel/debug/tracing/events/*/*/format` for clear console display.\n  \n  (Every search is conducted via `go-fzf` to fast, easy, and fuzzy-based searching experience.)\n\n## How to Use\n\n1. Clone the repository:\n   ```bash\n   git pull https://github.com/KnightChaser/EETF.git\n   ```\n2. Build the binary:\n   ```bash\n   go build .\n   ```\n3. Run the binary as **root** (required to access the `/sys` directory):\n   ```bash\n   sudo ./eetf\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknightchaser%2Feetf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknightchaser%2Feetf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknightchaser%2Feetf/lists"}