profiling mex using gprof in windows
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm using TDM-GCC to compile a C mex program in Windows. I'd like to profile it using gprof or really any program that will profile line by line. Anyone have any suggestions as to how to do this?
0 Kommentare
Antworten (1)
Todd Leonhardt
am 20 Mai 2016
This article explains how to profile MEX functions in Visual Studio on Windows: http://www.mathworks.com/help/matlab/matlab_external/debugging-on-microsoft-windows-platforms.html
0 Kommentare
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!