DTrace Internals Deck https://www.bsdcan.org/2017/schedule/attachments/432_dtrace_internals.pdf
HISTORY OF SILICON VALLEY https://www.youtube.com/watch?v=ZTC_RxWN_xo&t=242s
Memory leak analysis http://docs.oracle.com/cd/E19205-01/820-4221/
DTrace Internals Deck https://www.bsdcan.org/2017/schedule/attachments/432_dtrace_internals.pdf
HISTORY OF SILICON VALLEY https://www.youtube.com/watch?v=ZTC_RxWN_xo&t=242s
Memory leak analysis http://docs.oracle.com/cd/E19205-01/820-4221/
FInd leaks by monitoring mallocs
Syscall Tracing (syscall Provider)
read() Sizes (syscall Provider)
Kernel Function Tracing (FBT Provider)
Userland Tracing (pid Provider)
proc Provider (SDT)