{"id":16861537,"url":"https://github.com/rumpl/ebpf","last_synced_at":"2026-04-13T12:02:03.852Z","repository":{"id":66257849,"uuid":"421181757","full_name":"rumpl/ebpf","owner":"rumpl","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-25T21:04:24.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-25T17:07:52.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/rumpl.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":"2021-10-25T20:54:53.000Z","updated_at":"2023-07-23T08:30:19.000Z","dependencies_parsed_at":"2023-02-22T16:30:23.024Z","dependency_job_id":null,"html_url":"https://github.com/rumpl/ebpf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rumpl/ebpf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Febpf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Febpf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Febpf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Febpf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rumpl","download_url":"https://codeload.github.com/rumpl/ebpf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumpl%2Febpf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-13T14:32:24.315Z","updated_at":"2026-04-13T12:02:03.815Z","avatar_url":"https://github.com/rumpl.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ebpf \n\nTesting out some ebpf goodness, code taken initially from [here](https://github.com/lizrice/libbpfgo-beginners)\n\n## Launching\n\nUse the Docker Dev Environments feature, create a dev env with this repo, start to code.\n\n## Running\n\nFirst build the project\n\n```shell\n$ make\n```\n\nAnd then you can run it\n\n```shell\n$ sudo ./hello\n```\n\nStop it (ctrl+c) after a while and you will be greeted with the number of syscalls each process made\n\n```shell\n$ sudo ./hello\n^Ckube-apiserver: 956\netcd: 554\nip6tables: 73\ncontainerd: 298\nkube-controller: 784\ndocker-init: 2\nlogwrite: 31\nstorage-provisi: 27\niptables: 73\ndockerd: 1553\ncontainerd-shim: 66\nhello: 16499\nnode: 91\nkube-scheduler: 77\nvpnkit-bridge: 342\ncoredns: 295\nmemlogd: 133\nkubelet: 15180\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumpl%2Febpf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frumpl%2Febpf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumpl%2Febpf/lists"}