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] Do julia's profiling capabilities extend to th... Patrick Sanan
