{"id":15003514,"url":"https://github.com/jalalmostafa/socktrace","last_synced_at":"2026-02-02T15:04:14.511Z","repository":{"id":254314377,"uuid":"845070758","full_name":"jalalmostafa/socktrace","owner":"jalalmostafa","description":"A tool to trace BSD sockets concurrency behavior using eBPF","archived":false,"fork":false,"pushed_at":"2025-04-14T23:31:22.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T00:29:51.823Z","etag":null,"topics":["bsd-sockets","ebpf","ebpf-programs","linux","linux-kernel","socket-programming","sockets"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jalalmostafa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-20T14:21:07.000Z","updated_at":"2025-04-14T23:31:26.000Z","dependencies_parsed_at":"2024-08-24T02:31:10.981Z","dependency_job_id":null,"html_url":"https://github.com/jalalmostafa/socktrace","commit_stats":null,"previous_names":["jalalmostafa/sockstats","jalalmostafa/socktrace"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalalmostafa%2Fsocktrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalalmostafa%2Fsocktrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalalmostafa%2Fsocktrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalalmostafa%2Fsocktrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalalmostafa","download_url":"https://codeload.github.com/jalalmostafa/socktrace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalalmostafa%2Fsocktrace/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259244905,"owners_count":22827732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bsd-sockets","ebpf","ebpf-programs","linux","linux-kernel","socket-programming","sockets"],"created_at":"2024-09-24T18:58:45.105Z","updated_at":"2026-02-02T15:04:14.423Z","avatar_url":"https://github.com/jalalmostafa.png","language":"C","readme":"# Socktrace\n\nA tool to trace parallel system calls to BSD sockets using eBPF.\nThis tool answers the question: how many times has socket syscalls been called by each process in a program?\n\n## To do\n\n- [ ] Use TUI to print output\n\n## Usage\n\n```bash\nUsage:\nUsage: ./socktrace [options] program args..\n  -d duration\n        Run duration.\n  -h    Prints this help text.\n  -s duration\n        Set sampling period\n```\n\n## Build\n\n```bash\n# install dependencies\napt install clang llvm libelf-dev build-essential linux-tools-common linux-tools-generic linux-headers-$(uname -r) linux-tools-$(uname -r)-generic libbpf-dev golang\ngit clone https://github.com/jalalmostafa/socktrace.git\ncd socktrace\nmake\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalalmostafa%2Fsocktrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjalalmostafa%2Fsocktrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalalmostafa%2Fsocktrace/lists"}