{"id":16393033,"url":"https://github.com/yjl9903/jmtrace","last_synced_at":"2025-10-26T14:30:23.627Z","repository":{"id":37860134,"uuid":"431853520","full_name":"yjl9903/Jmtrace","owner":"yjl9903","description":"Trace Java memory access","archived":false,"fork":false,"pushed_at":"2022-06-14T16:31:33.000Z","size":163,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-31T20:07:46.681Z","etag":null,"topics":["bytecode","java","javassist","memory","trace"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/yjl9903.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}},"created_at":"2021-11-25T13:22:42.000Z","updated_at":"2024-05-28T20:57:16.000Z","dependencies_parsed_at":"2022-08-18T04:51:27.032Z","dependency_job_id":null,"html_url":"https://github.com/yjl9903/Jmtrace","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjl9903%2FJmtrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjl9903%2FJmtrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjl9903%2FJmtrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjl9903%2FJmtrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjl9903","download_url":"https://codeload.github.com/yjl9903/Jmtrace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238337686,"owners_count":19455357,"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","javassist","memory","trace"],"created_at":"2024-10-11T04:52:12.142Z","updated_at":"2025-10-26T14:30:18.356Z","avatar_url":"https://github.com/yjl9903.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jmtrace\n\nTrace Java memory access.\n\n## Installation\n\nBuild Jmtrace.\n\n```bash\n./gradlew build fatJar\n```\n\nFor Windows users, you can add `path\\to\\jmtrace\\bin` to your PATH environment variable. Also, you can add the following config to your PowerShell `$PROFILE` file (like `.bashrc` in Linux). It will also register the command `jmtrace` globally.\n\n```powershell\nSet-Alias -Name jmtrace -Value \"path\\to\\jmtrace\\bin\\jmtrace.ps1\"\n```\n\nFor Linux / macOS users, you can append `path/to/jmtrace/bin` directory to PATH environment variable in `.bashrc`.\n\n## Usage\n\n```text\n$ jmtrace --help\nUsage: jmtrace options_list\nArguments: \n    args -\u003e Args for running jar (optional) { String }\nOptions: \n    --jar, -jar -\u003e Input jar package (always required) { String }\n    --verbose, -v [false] -\u003e Enable verbose Log \n    --help, -h -\u003e Usage info\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjl9903%2Fjmtrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyjl9903%2Fjmtrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjl9903%2Fjmtrace/lists"}