{"id":38633079,"url":"https://github.com/zperf/hawkeye","last_synced_at":"2026-01-17T09:01:34.882Z","repository":{"id":246894763,"uuid":"823612380","full_name":"zperf/hawkeye","owner":"zperf","description":"Find out slow call","archived":false,"fork":false,"pushed_at":"2024-07-10T06:45:32.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-10T11:00:32.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/zperf.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":"2024-07-03T11:14:27.000Z","updated_at":"2024-07-10T06:45:36.000Z","dependencies_parsed_at":"2024-07-08T10:17:56.102Z","dependency_job_id":null,"html_url":"https://github.com/zperf/hawkeye","commit_stats":null,"previous_names":["zperf/hawkeye"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zperf/hawkeye","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zperf%2Fhawkeye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zperf%2Fhawkeye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zperf%2Fhawkeye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zperf%2Fhawkeye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zperf","download_url":"https://codeload.github.com/zperf/hawkeye/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zperf%2Fhawkeye/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28504596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-17T09:00:57.004Z","updated_at":"2026-01-17T09:01:34.827Z","avatar_url":"https://github.com/zperf.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hawkeye\n\nHawkeye is a tracing tool, like [funclatency][1] but with eBPF CO-RE based on [aya][2],\nwhere a single self-contained binary can be deployed on many Linux distributions and kernel versions.\n\n[1]: https://github.com/iovisor/bcc/blob/master/tools/funclatency.py\n[2]: https://github.com/aya-rs/aya\n\n## How to use\n\n```bash\nUsage: hawkeye [OPTIONS] --hostname \u003cHOSTNAME\u003e\n\nOptions:\n  -p, --pid \u003cPID\u003e            Process to be traced\n  -f, --fn-name \u003cFN_NAME\u003e    Function name [default: fdatasync]\n  -w, --webhook \u003cWEBHOOK\u003e    WxWork bot webhook [default: \"\"]\n      --hostname \u003cHOSTNAME\u003e  Hostname\n  -h, --help                 Print help\n```\n\n## How to build\n\nInstall bpf-linker\n\n```bash\ncargo install bpf-linker\n```\n\nAdd musl target\n\n```bash\nrustup target add x86_64-unknown-linux-musl\n```\n\nBuild\n\n```bash\n# dev build\ncargo xtask build\n\n# release build\ncargo xtask build --release\n\n# build eBPF only\ncargo xtask build-ebpf\n\n# run\nexport RUST_LOG=info\ncargo xtask run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzperf%2Fhawkeye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzperf%2Fhawkeye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzperf%2Fhawkeye/lists"}