Hi, I'd like to speed up some things in my plugin. So I just wondered if there is a way to profile a plugin. I tried to compile with "-pg" and checked the output with gprof, but it seems that gprof does not support libraries, because I only get information about vdr routines. Do you know any other tools, that allow profiling libraries/plugins? BR, Christian