Description: DTrace is a dynamic tracing framework created by Sun Microsystems for troubleshooting kernel and application problems on production systems in real time. It allows administrators, developers, and service personnel to concisely answer arbitrary questions about the behavior of the operating system and user programs.
Type: software
Description: npm is a package manager for JavaScript that allows developers to share and reuse code packages. It hosts over 1.5 million packages and is the default package manager for Node.js.
Type: software