dtrace-provider : Native DTrace providers for node.js applications. You can installing dtrace-provider npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install dtrace-provider $ sudo npm install -g dtrace-provider
If want to update the dtrace-provider package execute the command as below,
$ sudo npm update dtrace-provider
Update package globally,
$ npm install -g dtrace-provider
$ sudo git clone https://github.com/rektide/dtrace-provider.git
$ sudo npm install -g ./dtrace-provider
dtrace-provider@0.8.5 /usr/lib/node_modules/dtrace-provider
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dtrace-provider
Package Name | dtrace-provider |
Version | 0.8.5 |
Description | Native DTrace providers for node.js applications |
Released Date | 2017-08-04T15:46:05.910Z |
Published by | melloc |
How to Learn | https://www.npmjs.com/package/dtrace-provider/tutorial |