Subject | Re: [firebird-support] Diagnosing CPU usage |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2018-05-10T13:25:06Z |
10.05.2018 15:12, Rudi Feijó rudi.feijo@... [firebird-support] wrote:
for CPU consuming thread several times in row. It may provide you an idea what this thread
is doing. Don't forget to load PDB files to see function names in the stack.
--
WBR, SD.
> We have no way of debugging every single one of the applications being run,Queries are not the only thing that consume CPU. Use Process Explorer to get call stack
> and there is no single obvious operation that could justify this high cpu
> usage.
>
> Is there a way to monitor queries not only for the time they take, but for
> the CPU they use?
for CPU consuming thread several times in row. It may provide you an idea what this thread
is doing. Don't forget to load PDB files to see function names in the stack.
--
WBR, SD.