Ho to trace Imagemagick
Posted: 2015-10-12T14:08:19-07:00
Hello, I am seeing some unexpected performance issues when comparing two different "convert" command lines (as explained here: viewtopic.php?f=1&t=28482 ) so I was wondering if it's possible to "trace" the execution of a particular command line to see how exactly ImageMagick interprets it and what I can do to improve it. Is gdb and debug symbols my only option?