Add leakage (#688)

This commit is contained in:
Andy Wermke
2017-06-07 21:46:42 +02:00
committed by Sindre Sorhus
parent 488a3e3446
commit c2da3fd921

View File

@@ -229,6 +229,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨
- [bugger](https://github.com/buggerjs/bugger) - Provides Chrome Devtools bindings to debug programs in Chrome. - [bugger](https://github.com/buggerjs/bugger) - Provides Chrome Devtools bindings to debug programs in Chrome.
- [0x](https://github.com/davidmarkclements/0x) - Flamegraph profiling. - [0x](https://github.com/davidmarkclements/0x) - Flamegraph profiling.
- [ctrace](https://github.com/automation-stack/ctrace) - Well-formatted and improved trace system calls and signals. - [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.
### Logging ### Logging