{"id":22942490,"url":"https://github.com/stardustdl/jmtrace","last_synced_at":"2025-09-10T08:36:58.908Z","repository":{"id":97886849,"uuid":"436534694","full_name":"StardustDL/jmtrace","owner":"StardustDL","description":"A java agent that trace all shared memory accesses of the classes in a given Java jar package.","archived":false,"fork":false,"pushed_at":"2021-12-21T07:56:50.000Z","size":18,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T13:51:36.341Z","etag":null,"topics":["bytecode","java","java-agent","memory-tracer","nju","nju-cs"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StardustDL.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-09T08:16:15.000Z","updated_at":"2024-06-16T21:35:11.000Z","dependencies_parsed_at":"2023-05-31T11:46:04.508Z","dependency_job_id":null,"html_url":"https://github.com/StardustDL/jmtrace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StardustDL%2Fjmtrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StardustDL%2Fjmtrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StardustDL%2Fjmtrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StardustDL%2Fjmtrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StardustDL","download_url":"https://codeload.github.com/StardustDL/jmtrace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709908,"owners_count":20821298,"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":["bytecode","java","java-agent","memory-tracer","nju","nju-cs"],"created_at":"2024-12-14T13:47:57.665Z","updated_at":"2025-04-01T21:19:14.503Z","avatar_url":"https://github.com/StardustDL.png","language":"Java","readme":"![jmtrace](https://socialify.git.ci/StardustDL/jmtrace/image?description=1\u0026font=Bitter\u0026forks=1\u0026issues=1\u0026language=1\u0026owner=1\u0026pulls=1\u0026stargazers=1\u0026theme=Light)\n\n![CI](https://github.com/StardustDL/jmtrace/workflows/CI/badge.svg) ![](https://img.shields.io/github/license/StardustDL/jmtrace.svg)\n\nA java agent that trace all shared memory accesses of the classes in a given Java jar package.\n\n## Build\n\n**Requirements**: Java 11+, Gradle 7.3+\n\n```sh\ngradle build\n```\n\nThe built agent jar is at `build/libs/jmtrace-0.1.jar`.\n\n## Run\n\n```sh\njava -javaagent:build/libs/jmtrace-0.1.jar -jar demo.jar\n```\n\nWe provide a script `jmtrace` which resembled the java command to run jmtrace.\n\n```sh\nchmod +x ./jmtrace\n./jmtrace -jar \u003cjarfile\u003e ...\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstardustdl%2Fjmtrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstardustdl%2Fjmtrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstardustdl%2Fjmtrace/lists"}