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?

Reply via email to