{"id":34933998,"url":"https://github.com/rinhizakura/bio-mon","last_synced_at":"2026-04-16T04:01:57.791Z","repository":{"id":320521615,"uuid":"1077667335","full_name":"RinHizakura/bio-mon","owner":"RinHizakura","description":"Trace block I/O activity like biosnoop, but using BPF CO-RE","archived":false,"fork":false,"pushed_at":"2026-01-01T16:07:09.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-06T19:25:55.552Z","etag":null,"topics":["ebpf","linux"],"latest_commit_sha":null,"homepage":"","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/RinHizakura.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-16T15:08:47.000Z","updated_at":"2026-01-01T16:07:12.000Z","dependencies_parsed_at":"2025-10-24T09:23:18.226Z","dependency_job_id":"932445de-7044-4a10-8a1b-21b6ec2fa3e8","html_url":"https://github.com/RinHizakura/bio-mon","commit_stats":null,"previous_names":["rinhizakura/bio-mon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RinHizakura/bio-mon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinHizakura%2Fbio-mon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinHizakura%2Fbio-mon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinHizakura%2Fbio-mon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinHizakura%2Fbio-mon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RinHizakura","download_url":"https://codeload.github.com/RinHizakura/bio-mon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RinHizakura%2Fbio-mon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["ebpf","linux"],"created_at":"2025-12-26T17:59:45.876Z","updated_at":"2026-04-16T04:01:57.775Z","avatar_url":"https://github.com/RinHizakura.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bio-mon\n\n## Overview\n\nThe `bio-mon` is an experimental tool to trace block I/O activity like\n[biosnoop](https://github.com/iovisor/bcc/blob/master/tools/biosnoop.py), but implementing\nby [BPF CO-RE](https://docs.ebpf.io/concepts/core/) instead of relying on\n[bcc](https://github.com/iovisor/bcc/tree/master).\n\n## I/O Trace Information\n\nFor each I/O trace, it includes the following information:\n\nField      | Description\n-----------|------------------\nTIME(s)    | Timestamp of the I/O in seconds from the start of tracing\nCOMM       | Name of the process that issued the I/O\nPID        | PID of the process that issued the I/O\nDISK       | Name of the disk device\nSECTOR     | Starting sector number of the I/O\nBYTES      | Number of bytes transferred to the device by `request`\nIOBYTES    | Number of bytes of `bio` to the block layer\nP          | Pattern of the I/O operation (R: random, S: sequential)\nQUE(ms)    | Time spent from `bio` queued until the issued request is completed\nLAT(ms)    | Time from `request` is issued to the device driver until it is completed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinhizakura%2Fbio-mon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frinhizakura%2Fbio-mon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frinhizakura%2Fbio-mon/lists"}