{"id":15647311,"url":"https://github.com/nihui/valgrind-android","last_synced_at":"2025-04-23T11:20:20.324Z","repository":{"id":37684495,"uuid":"340685450","full_name":"nihui/valgrind-android","owner":"nihui","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-05T11:25:14.000Z","size":216,"stargazers_count":60,"open_issues_count":8,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T23:26:16.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nihui.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}},"created_at":"2021-02-20T15:21:15.000Z","updated_at":"2025-03-20T10:44:25.000Z","dependencies_parsed_at":"2022-09-15T12:01:27.675Z","dependency_job_id":null,"html_url":"https://github.com/nihui/valgrind-android","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihui%2Fvalgrind-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihui%2Fvalgrind-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihui%2Fvalgrind-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nihui%2Fvalgrind-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nihui","download_url":"https://codeload.github.com/nihui/valgrind-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250422187,"owners_count":21427909,"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-10-03T12:18:23.221Z","updated_at":"2025-04-23T11:20:20.308Z","avatar_url":"https://github.com/nihui.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# valgrind-android\n\n![License](https://img.shields.io/github/license/nihui/valgrind-android)\n![release](https://github.com/nihui/valgrind-android/workflows/release/badge.svg)\n![download](https://img.shields.io/github/downloads/nihui/valgrind-android/total.svg)\n\n✔️ This project provides the valgrind binary package for **Android arm64-v8a**.\n\n✔️ All the binaries are compiled from source on github action, **no virus**, **no backdoor**, **no secret code**.\n\n# Download\n\n## Android\n\narm64-v8a build with ndk r21d and android api 21\n\n* [valgrind-3.17.0-android.zip](https://github.com/nihui/valgrind-android/releases/download/v2/valgrind-3.17.0-android.zip)\n\n\n# Usage\n\n* Extract archive and push files to android device\n```\nunzip -q valgrind-3.17.0-android.zip\nadb push valgrind /data/local/tmp/\nadb shell\n```\n\n* Run valgrind normally inside ADB shell\n```\ncd /data/local/tmp/\nvalgrind/bin/valgrind --tool=callgrind ./benchncnn 4 1 0 -1 0\n```\n\n* Pull valgrind output files and visualize it\n```\nadb pull /data/local/tmp/callgrind.out.9519\nkcachegrind callgrind.out.9519\n```\n\n![callgrind](https://raw.githubusercontent.com/nihui/valgrind-android/master/vg-callgrind.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnihui%2Fvalgrind-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnihui%2Fvalgrind-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnihui%2Fvalgrind-android/lists"}