{"id":18363248,"url":"https://github.com/andikleen/perf-gcov","last_synced_at":"2025-04-10T06:08:27.235Z","repository":{"id":257294901,"uuid":"857841312","full_name":"andikleen/perf-gcov","owner":"andikleen","description":"autofdo implemented in perf","archived":false,"fork":false,"pushed_at":"2025-02-10T07:09:39.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T08:23:00.616Z","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/andikleen.png","metadata":{"files":{"readme":"README","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-09-15T18:38:26.000Z","updated_at":"2025-02-10T07:09:43.000Z","dependencies_parsed_at":"2025-01-21T18:30:04.576Z","dependency_job_id":"b1c51448-3b56-4101-92cf-941d759b487a","html_url":"https://github.com/andikleen/perf-gcov","commit_stats":null,"previous_names":["andikleen/perf-gcov"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andikleen%2Fperf-gcov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andikleen%2Fperf-gcov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andikleen%2Fperf-gcov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andikleen%2Fperf-gcov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andikleen","download_url":"https://codeload.github.com/andikleen/perf-gcov/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239045887,"owners_count":19572951,"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-05T23:05:45.724Z","updated_at":"2025-02-15T19:33:18.796Z","avatar_url":"https://github.com/andikleen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"perf based replacement for autofdo to generate profile feedback data for gcc's -fauto-profile option.\n\nEventual goal is to support an online modus that supports contiguous profiling of the system\nand then rebuilding pieces with profile feedback.\n\nRequires a perf tool with the patches in\nhttps://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc.git/log/?h=perf/brstack-resolve-1\n\nSynopsis:\n\ngcc -g -O2 -o workload ...\nperf record -b -c 100003 -e branches:upp workload\ngcov.py --binary workload --gcov file.gcov\ngcc -fauto-profile=file.gcov -o workload.opt -O2 -g ...\n\nStatus:\n\nShould work for basic operations, but still various issues and needs more testing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandikleen%2Fperf-gcov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandikleen%2Fperf-gcov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandikleen%2Fperf-gcov/lists"}