1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

Add DTrace book from illumos

This commit is contained in:
Max Edmands 2013-10-11 13:16:58 -07:00
parent 0527be10b3
commit b515a526df

View File

@ -11,6 +11,7 @@
* [Clojure](#clojure)
* [CoffeeScript](#coffeescript)
* [ColdFusion](#coldfusion)
* [D / DTrace](#d--dtrace)
* [DB2](#db2)
* [Delphi / Pascal](#delphi-pascal)
* [Django](#django)
@ -231,6 +232,8 @@
* [CFML In 100 Minutes](https://github.com/mhenke/CFML-in-100-minutes/blob/master/cfml100mins.markdown)
###D / DTrace
* [IllumOS Dynamic Tracing Guide](http://dtrace.org/guide/preface.html)
###DB2