It took me a while to find out but until now I had difficulties to get the self-compiled profiler plugin (from CVS) get to work. I found out that the ZIP archive for the resources is called "profiler.zip" inside "cbprofiler.cpp". But is is created as "cb_profiler.zip" from "cbprofiler.unix.cbp". The plugin itself is called "cbprofiler.so" in *nix and "CBProfiler.dll" in windows (note that they differ in case sensitivity).
Because I always named the ZIP-archive like "cb_profiler.zip" (as suggested in "Installation Instructions.txt") Code::Blocks always used to crash when I tried to access the plugin settings.
It's confusing to have all those different variants. My wish is to update the settings to a default name. I believe that it may be better to name the resource .ZIP archive just as the plugin to avoid issues.
However: It's a great plugin anyway!!!
Morten.