Skip to content

Commit

Permalink
Merge pull request #153 from watson/patch-6
Browse files Browse the repository at this point in the history
Add stackman in Debugging / Profiling section
  • Loading branch information
sindresorhus committed Sep 15, 2014
2 parents 57751f3 + d8a0f64 commit 37ddd4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [spy-js](https://github.com/spy-js/spy-js#installation) - Tracing tool for JavaScript, featuring configurable event capturing, searchable call stack, code coverage, recorded object values inspection, multi process and node cluster tracing support.
- [njsTrace](https://github.com/valyouw/njstrace) - Instrument and trace you code, see all function calls, arguments, return values, as well as the time spent in each function.
- [vstream](https://github.com/joyent/node-vstream) - Instrumentable streams mix-ins to inspect a pipeline of streams.
- [stackman](https://github.com/watson/stackman) - Enhance an error stacktrace with code excerpts and other goodies.


### Logging
Expand Down

0 comments on commit 37ddd4f

Please sign in to comment.