cstjean / TraceCalls.jl

A debugging and profiling tool for Julia
Other
46 stars 4 forks source link

TODO: Use ClobberingReload to add tracecalls to a module #1

Closed cstjean closed 7 years ago

cstjean commented 7 years ago

It would add @tracecalls begin ... end to that module.