Browse Source

Add DTrace book from illumos

Max Edmands 12 years ago
parent
commit
b515a526df
1 changed files with 3 additions and 0 deletions
  1. 3 0
      free-programming-books.md

+ 3 - 0
free-programming-books.md

@@ -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