{"id":16532393,"url":"https://github.com/andrestc/delaystat","last_synced_at":"2025-10-28T11:30:58.467Z","repository":{"id":88167797,"uuid":"116887935","full_name":"andrestc/delaystat","owner":"andrestc","description":"[WIP] CLI to track linux task delay accounting","archived":false,"fork":false,"pushed_at":"2020-08-02T19:14:21.000Z","size":2184,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T14:51:09.857Z","etag":null,"topics":["cli","linux"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrestc.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":"2018-01-10T00:40:45.000Z","updated_at":"2022-10-10T02:24:33.000Z","dependencies_parsed_at":"2023-03-16T17:15:35.600Z","dependency_job_id":null,"html_url":"https://github.com/andrestc/delaystat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrestc%2Fdelaystat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrestc%2Fdelaystat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrestc%2Fdelaystat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrestc%2Fdelaystat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrestc","download_url":"https://codeload.github.com/andrestc/delaystat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238638459,"owners_count":19505605,"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":["cli","linux"],"created_at":"2024-10-11T18:12:28.846Z","updated_at":"2025-10-28T11:30:57.919Z","avatar_url":"https://github.com/andrestc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# delaystat\n\n`delaystat` is a cli utility that fetches and prints linux delay accounting information for a given process or thread.\n\n### Usage\n\nDelay accounting for by PID:\n\n```bash\n$ delaystat -p 1\n```\n\nDelay accounting by TGID:\n\n```bash\n$ delaystat -t 1\n```\n\nIf no flags are provided, `delaystat` prints its own delay accounting information.\n\n### More information\n\nFor more information on linux delay accounting, please see:\n\n- https://www.kernel.org/doc/Documentation/accounting/delay-accounting.txt\n- https://andrestc.com/post/linux-delay-accounting/\n\n### Notes\n\n - Requires CAP_NET_ADMIN capability (see capabilities(7)). Otherwise, the application must be run as root.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrestc%2Fdelaystat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrestc%2Fdelaystat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrestc%2Fdelaystat/lists"}