Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Profiler able to start profiling when executing some procedure

I browsed and read a lot of questions/answers about profilers on StackOverflow, but still have one more question I haven't found an answer to.

I have been using TurboPowers Memory Sleuth for years with Delphi 7 and am still very hapy with it.

However, I plan to upgrade to Delphi 2010 and suspect that this program will not run anymore. So I need to find some replacement.

One of the things I liked very much about Memory Sleuth is the fact that you could select a procedure from the list it compiled from your project, to start profiling.

Typically this was a button click event. That way you could easily profile only some lengthy code you start with a button click, but did the profiler leave out all time for starting your program, displaying it's main form ...

The profiling started at the start of the selected routine, and ended at the end of the selected routine. Mind you, all without changing a single line in your code (a fact that I find very, very important).

Anyone any suggestions which of the profilers currently in existance (and maintained) can do this for me ?

like image 576
Edelcom Avatar asked Sep 14 '26 16:09

Edelcom


1 Answers

Commercially there's AQTime from AutomatedQA, it's pretty feature rich. It can do what you're asking.

like image 91
Harriv Avatar answered Sep 16 '26 06:09

Harriv



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!