Subject RE: [firebird-support] Query profiling?
Author Leyne, Sean
Kjell,

> To profile an application I would need some tool to see which queries get
> executed and how long they take to execute.
>
> How can I get this info without injecting profiling and logging code into the
> application?
>
> Monitoring tables? Logging features I'm unaware of? Third party tools?

v2.5 includes a new Trace functionality which allows for any and all database operations to be tracked/logged to disk, for this exact purpose.


Sean