Well, I currently need profiler which would work for Delphi code as well. I tried two profilers for Delphi and I am not satisfied with them because they provide useless information (at least I could not make any sense of it). They both do not instrument code.
I can't use FPProfiler for this for the following reason: it uses fcl-passrc to parse sources. I already tried using fcl-passrc to parse my sources, it can parse only 100 of 600 units........ yesss....