{"id":18527214,"url":"https://github.com/tylerjereddy/ebpf_write_compare","last_synced_at":"2025-10-19T12:01:34.801Z","repository":{"id":260404290,"uuid":"610490028","full_name":"tylerjereddy/ebpf_write_compare","owner":"tylerjereddy","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-06T22:13:49.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-26T01:27:07.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/tylerjereddy.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":"2023-03-06T21:58:07.000Z","updated_at":"2023-09-13T12:36:56.000Z","dependencies_parsed_at":"2024-10-31T05:42:51.290Z","dependency_job_id":"7eb0b724-312e-4385-90fb-6873a8645384","html_url":"https://github.com/tylerjereddy/ebpf_write_compare","commit_stats":null,"previous_names":["tylerjereddy/ebpf_write_compare"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerjereddy%2Febpf_write_compare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerjereddy%2Febpf_write_compare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerjereddy%2Febpf_write_compare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerjereddy%2Febpf_write_compare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylerjereddy","download_url":"https://codeload.github.com/tylerjereddy/ebpf_write_compare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239242896,"owners_count":19606120,"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":[],"created_at":"2024-11-06T17:54:32.525Z","updated_at":"2025-10-19T12:01:34.721Z","avatar_url":"https://github.com/tylerjereddy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compare Darshan vs. eBPF prototype monitoring for POSIX write() call\n\n## For Darshan, just profile the Python code as usual with an LD_PRELOAD\n\n## for eBPF\n\n1. In 1 terminal session do: `sudo python3 simple.py` and keyboard interrupt when\nyou are done profiling.\n2. In another terminal session run the code you want to profile: `python3 test.py`\n3. Since eBPF will monitor `write()` across the kernel, we confirm the appropriate\nnumber of writes in the log manually for now, i.e. using the PID of the application\nwe want to instrument, `grep -E \"71757\" log.txt | wc -l`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerjereddy%2Febpf_write_compare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylerjereddy%2Febpf_write_compare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerjereddy%2Febpf_write_compare/lists"}