Add thetool (#951)

This commit is contained in:
Aleksey
2019-07-02 20:23:59 -07:00
committed by Sindre Sorhus
parent 79c8a62935
commit 69dca735bd

View File

@@ -218,6 +218,7 @@
- [ctrace](https://github.com/automation-stack/ctrace) - Well-formatted and improved trace system calls and signals.
- [leakage](https://github.com/andywer/leakage) - Write memory leak tests.
- [llnode](https://github.com/nodejs/llnode) - Post-mortem analysis tool which allows you to inspect objects and get insights from a crashed Node.js process.
- [thetool](https://github.com/sfninja/thetool) - Capture different CPU, memory, and other profiles for your app in Chrome DevTools friendly format.
### Logging