Re: profiling tool



David,

| I don't know if it would help, but you could try Eric Grange's
| Sampling Profiler, from:

Thanks. I've been using Eric's profiler for a couple of years now. <g>

However, on occasion I sometimes need "deeper" and finer granularity
for profiling some code. (Don't ask. <g>)

I also bought ProDelphi Professional last year. And the update this
year. I have used it. But it makes me nervous. <g> (The source-code
"additions" it makes. Although I haven't [yet] experienced any
problems with it "removing" the additions it inserts.)

--
Q

07/30/2007 14:16:32

XanaNews Version 1.17.5.7 [Q's salutation mod]
.



Relevant Pages

  • Sampling Profiler
    ... Here is a sampling profiler I wrote a couple weeks ago ... The benefits over instrumenting profilers are that you can get ... To use it, you just have to generate debug info (TD32, MAP file, ... JDBG or ZJDBG) and run the compiled EXE with the profiler, ...
    (borland.public.delphi.language.basm)
  • Optimizing the Procedure Parm
    ... through the Sampling Profiler is this: ... I've typically loathed the idea of procedure parms because things have ... Now what is being indicated by the profiler is that in the case of the ... statements to evaluate the operative line each time MyCompFunc is ...
    (borland.public.delphi.language.basm)
  • Re: gprof bug on Mac OS X?
    ... Apple's Shark profiler works well ... >> and I personally find it to be greatly superior to any other profiler I've ... although it is a sampling profiler rather than an instrumented ... instrumentation would skew the results less overall. ...
    (comp.sys.mac.programmer.misc)
  • Re: Profiling and inlining
    ... Instrumentation can't reliably monitor time performance, ... 2005's profiler does it. ...
    (microsoft.public.dotnet.framework.performance)
  • Re: Profiling
    ... Its actually quite a good Sampling Profiler that Eric G. works on. ... >A Programmer wrote: ...
    (borland.public.delphi.language.basm)