Add llnode (#850)

This commit is contained in:
Matheus Marchini
2018-10-13 00:20:11 -07:00
committed by Sindre Sorhus
parent b8094979c1
commit 552e874506

View File

@@ -231,6 +231,7 @@
- [0x](https://github.com/davidmarkclements/0x) - Flamegraph profiling.
- [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.
### Logging