{"id":20806347,"url":"https://github.com/nodesource/vagrant-lldb-perf","last_synced_at":"2025-05-11T17:31:51.180Z","repository":{"id":19551183,"uuid":"22799766","full_name":"nodesource/vagrant-lldb-perf","owner":"nodesource","description":"Quickly spin up a box with lldb and perf installed.","archived":true,"fork":false,"pushed_at":"2014-08-13T00:19:20.000Z","size":216,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-25T21:37:02.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/nodesource.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":"2014-08-10T02:28:04.000Z","updated_at":"2025-01-30T21:18:17.000Z","dependencies_parsed_at":"2022-08-20T22:50:14.965Z","dependency_job_id":null,"html_url":"https://github.com/nodesource/vagrant-lldb-perf","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/nodesource%2Fvagrant-lldb-perf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fvagrant-lldb-perf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fvagrant-lldb-perf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fvagrant-lldb-perf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodesource","download_url":"https://codeload.github.com/nodesource/vagrant-lldb-perf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604886,"owners_count":21934913,"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-17T19:19:26.956Z","updated_at":"2025-05-11T17:31:50.957Z","avatar_url":"https://github.com/nodesource.png","language":"Shell","readme":"# vagrant-lldb-perf\n\nQuickly spin up a box with lldb and perf installed.\n\n## Installing VirtualBox and Vagrant \n\n### Virtual Box\n\n- [download installer](https://www.virtualbox.org/wiki/Downloads)\n  - [mac](http://download.virtualbox.org/virtualbox/4.3.14/VirtualBox-4.3.14-95030-OSX.dmg)\n  - [windows](http://download.virtualbox.org/virtualbox/4.3.14/VirtualBox-4.3.14-95030-Win.exe)\n\n### Vagrant\n\n- [download installer](https://www.vagrantup.com/downloads)\n  - [mac](https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3.dmg)\n  - [windows](https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.3.msi)\n\n## Provisioning VirtualBox\n\n```\ngit clone https://github.com/nodesource/vagrant-lldb-perf \u0026\u0026 cd vagrant-lldb-perf\nvagrant up\n```\n\nThis will bootstrap the box for you and install Node.js from master along with some base dependencies.\n\nNode.js is built with `gdb` support and has the `--gdbjit --gdbjitfull` options baked in since they need to be provided\nto see JavaScript functions in the lldb backtrace and perf output.\n\n## Installing LLDB and Perf\n\nThese aren't installed by default since you may only need one and installation of each takes a while, so we wanted\nto give you a choice ;)\n\n### Installing LLDB\n\n```\nvagrant ssh\nsudo ./install-lldb.sh\n```\n\nThis installs `llvm` from master in order to get you the `gdbjit` support that is needed in order to see JavaScript\nfunctions in our backtrace.\n\n### Installing Perf\n\n```\nvagrant ssh\nsudo ./install-perf.sh\n```\n\nThis installs the latest available `perf` version.\n\n## What Now\n\nWe'll be posting more here shortly, but for now you can refer to [@trevnorris perf\ngist](https://gist.github.com/trevnorris/f0907b010c9d5e24ea97#file-all-my-knowledge-md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fvagrant-lldb-perf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodesource%2Fvagrant-lldb-perf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fvagrant-lldb-perf/lists"}