Add book "Solaris Dynamic Tracing Guide" under Dtrace Section in Books (#12670)

* Add ColdFusion Programming resource link

* REVERTS previous change

* Add "Solaris Programming Guide" to Books
This commit is contained in:
ti-v 2025-10-20 18:05:35 -07:00 committed by GitHub
parent c8afc76bb7
commit 6d35cf67c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -697,6 +697,7 @@ Books on general-purpose programming that don't focus on a specific language are
### DTrace
* [IllumOS Dynamic Tracing Guide](http://dtrace.org/guide/preface.html)
* [Solaris Dynamic Tracing Guide](https://docs.oracle.com/cd/E18752_01/pdf/817-6223.pdf) - Oracle (PDF)
### Eiffel