jstrace
Version:
dynamic tracing written in javascript (similar to dtrace/ktap etc)
35 lines (24 loc) • 721 B
Markdown
0.3.0 / 2014-06-02
==================
* add remote cleanup support
* add process.{stdout,stderr} support for remote scripts. Closes #23
* add server.prefix(str)
* add: warn when overriding reserved properties
* update actorify for cb leak fix
* fix circular struct error handling
* fix .title when defined later. Closes #27
* fix process title filtering
0.2.0 / 2014-04-25
==================
* add: expose require() to remote function
0.1.0 / 2014-03-26
==================
* add `.remote` support
* add `.local` support
* add `--host` flag for hostname filtering
0.0.5 / 2014-02-28
==================
* add pattern matching. Closes #7
0.0.4 / 2014-02-27
==================
* remove punt require()