haskellfoundation / hs-opt-handbook.github.io

The Haskell Optimization Handbook
https://haskell.foundation/hs-opt-handbook.github.io/
Creative Commons Attribution 4.0 International
173 stars 12 forks source link

Using dtrace #28

Open doyougnu opened 2 years ago

doyougnu commented 2 years ago

I believe we can indeed use dtrace because of Ben's DWARF symbol implementation. Can we? Should we? This is the chapter to figure that out and write it down if it is indeed possible and useful.