I am interested in profiling some julia code, but a substantial fraction of the time and memory usage will be due to functions from an external library, called with ccall. Should I be able to collect data about time spent and memory resources used in this case?
- [julia-users] Does julia's profiling capabilities extend ... Patrick Sanan
- Re: [julia-users] Does julia's profiling capabilitie... Stefan Karpinski
- Re: [julia-users] Does julia's profiling capabil... Patrick Sanan
