javaflamegraph

0.0.1 • Public • Published

FlameGraph for Java

Installation

npm install javaflamegraph

Usage

  1. cd javaflamegraph
  2. npm start - This will wait till it detects a process with name 'Java'. Can be best best used to start profiling at program startup.
  3. npm run start <process id> - This will start profiling for the given process id. e.g. npm run start 1234

License

MIT © Saquib Khan

Readme

Keywords

Package Sidebar

Install

npm i javaflamegraph

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • saquibofficial