{"id":15003550,"url":"https://github.com/perfwiki/main","last_synced_at":"2025-07-25T03:05:24.464Z","repository":{"id":252483894,"uuid":"840577377","full_name":"perfwiki/main","owner":"perfwiki","description":"perf: Linux profiling with performance counters","archived":false,"fork":false,"pushed_at":"2024-10-23T18:58:53.000Z","size":44713,"stargazers_count":11,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-24T04:55:27.722Z","etag":null,"topics":["linux","linux-kernel","performance"],"latest_commit_sha":null,"homepage":"https://perfwiki.github.io","language":null,"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/perfwiki.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-08-10T04:11:35.000Z","updated_at":"2024-10-23T18:58:57.000Z","dependencies_parsed_at":"2024-08-10T05:33:00.748Z","dependency_job_id":"29def24b-92c8-430e-9e76-7bbe70f105d9","html_url":"https://github.com/perfwiki/main","commit_stats":null,"previous_names":["perfwiki/main"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfwiki%2Fmain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfwiki%2Fmain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfwiki%2Fmain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfwiki%2Fmain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perfwiki","download_url":"https://codeload.github.com/perfwiki/main/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238955781,"owners_count":19558454,"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":["linux","linux-kernel","performance"],"created_at":"2024-09-24T18:58:57.127Z","updated_at":"2025-07-25T03:05:24.446Z","avatar_url":"https://github.com/perfwiki.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# [perfwiki.github.io](https://perfwiki.github.io/)\n\nThis repository contains the markdown migration of the perf.wiki.kernel.org pages.\n\nWe can browse perf wiki on terminal environment with [glow](https://github.com/charmbracelet/glow?tab=readme-ov-file#installation).\n\n![glow-with-perfwiki](docs/img/readme/glow-with-perfwiki.gif)\n\n# Check the [perfwiki.github.io](https://perfwiki.github.io/) in the localhost\n\nIf you want to check the MkDocs UI as a webpage in this workspace,\nYou only need to do it once at the beginning: `pip install mkdocs-material mkdocs-git-revision-date-localized-plugin`.\n\nDo `mkdocs serve`, Then go to http://127.0.0.1:8000/\n```sh\n$ virtualenv .venv\n$ source .venv/bin/activate\n# You only need to do it once at the beginning:\n#   Debian: sudo apt-get install -y python3-virtualenv\n#   Redhat: sudo dnf install -y python3-virtualenv\n#   pip install mkdocs-material mkdocs-git-revision-date-localized-plugin\n$ mkdocs serve\n...\n Watching paths for changes: 'docs', 'mkdocs.yml'\n Serving on http://127.0.0.1:8000/\n```\n\n# Automated deployment from markdown\n\nIf the markdown results are pushed to `origin/main`, [Github CI](.github/workflow/ci.yml) will automatically run and deploy to the `gh-deploy` branch.\nIf manual updates to the [perfwiki.github.io](https://perfwiki.github.io/) are needed, you can run `mkdocs gh-deploy` directly to deploy it.\nIf anyone would like to contribute content, feel free to submit a Pull Request on the [github.com/perfwiki/main](https://github.com/perfwiki/main) repo, or you can email me by including me in the mailing list.\n```sh\n$ git add .\n$ git commit\n$ git push\n```\n\nor You can also send me a patch file if you prefer. If you want to assign\nother people to the email, you can add them.\n```\n# Don’t forget to change the address below to my \"@gmail.com\" :)\n$ git send-email --to='Yunseong Kim \u003cyskelg at gmail dot com\u003e; ' \\\n    --cc='linux-perf-users@vger.kernel.org; ' \\\n    --confirm=always your/path/0001-your-patch\n```\n\n# Adding Tab\n\nYou can add the links in the left-hand tab by modifying the [mkdocs.yml](mkdocs.yml) file.\n```yml\nnav:\n  - Main Page: index.md\n  - Tutorial : tutorial.md\n  ...\n  - Your New Tab: your-new-page.md\n  ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfwiki%2Fmain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperfwiki%2Fmain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfwiki%2Fmain/lists"}