{"id":23508731,"url":"https://github.com/lovasko/taprocstat","last_synced_at":"2025-09-02T03:35:11.045Z","repository":{"id":35119383,"uuid":"39311795","full_name":"lovasko/taprocstat","owner":"lovasko","description":"Type-aware procstat(1)","archived":false,"fork":false,"pushed_at":"2015-08-04T23:37:14.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T15:57:01.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lovasko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-18T20:30:30.000Z","updated_at":"2015-08-04T23:24:01.000Z","dependencies_parsed_at":"2022-09-16T14:10:31.713Z","dependency_job_id":null,"html_url":"https://github.com/lovasko/taprocstat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lovasko/taprocstat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Ftaprocstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Ftaprocstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Ftaprocstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Ftaprocstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovasko","download_url":"https://codeload.github.com/lovasko/taprocstat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Ftaprocstat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273225435,"owners_count":25067305,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2024-12-25T11:31:50.103Z","updated_at":"2025-09-02T03:35:11.027Z","avatar_url":"https://github.com/lovasko.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# procstat\nType-aware procstat(1) implementation.\n\n## About\n`procstat` extracts and displays detailed information about system processes\nfrom a live kernel or a kernel core dump from an arbitrary architecture.\n\nAny target must have an available CTF data set. By using the type-aware KVM\nlibrary [libtak](https://github.com/lovasko/libtak), `procstat` maps the symbol\n`allproc` to its [internal query structures](https://github.com/lovasko/taprocstat/blob/master/src/types.h) that\nare later processed by the table layout engine\n[libtabl](https://github.com/lovasko/libtabl). \n\nThis software is part of the Google Summer of Code 2015. The FreeBSD Project,\nand namely John-Mark Gurney, mentored and supervised the creation of this\nsoftware.\n\n## Build\n```\n$ ninja\n$ ./create_ctf.sh\n$ sudo ./bin/procstat -a\n```\n\n## Dependencies\n * [libtak](https://github.com/lovasko/libtak)\n * [libtabl](https://github.com/lovasko/libtabl)\n * [libits](https://github.com/lovasko/libits)\n * [m_list](https://github.com/lovasko/m_list)\n\n## License\n2-clause BSD license. For more information please consult the\n[LICENSE](LICENSE.md) file. In the case that you need a different license, feel\nfree to contact me.\n\n## Author\nDaniel Lovasko lovasko@freebsd.org\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovasko%2Ftaprocstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovasko%2Ftaprocstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovasko%2Ftaprocstat/lists"}